Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x48e6…89080xa255…7770Base—$0.01100%coinbase70d ago0xcb0cd4…956d2a
0x48e6…89080xe407…e69eBase—$0.01100%coinbase70d ago0x942b51…587742
0x48e6…89080x6f05…469fBase—$0.01100%coinbase70d ago0x4fd30b…2472e9
0x48e6…89080x8fc5…a779Base—$0.01100%coinbase70d ago0xc36814…15346e
0x48e6…89080x68c7…6229Base—$0.01100%coinbase70d ago0xc83341…fc99ed
0x48e6…89080xba86…a35aBase—$0.01100%coinbase70d ago0xd98a22…3d30b4
0x48e6…89080x07f8…c1e5Base—$0.01100%coinbase70d ago0x863834…862ffb
0x48e6…89080x9704…14e8Base—$0.01100%coinbase70d ago0xfcdfac…095456
0x48e6…89080x645f…9a43Base—$0.01100%coinbase70d ago0x42fed5…38aa2f
0x48e6…89080x6032…00adBase—$0.01100%coinbase70d ago0xe17300…6a8da3
0x48e6…89080xfacf…64afBase—$0.01100%coinbase70d ago0x46831f…a86d53
0x48e6…89080x1d8d…1feaBase—$0.01100%coinbase70d ago0x75fd47…77888a
0x48e6…89080xe5d5…e2e6Base—$0.01100%coinbase70d ago0xed6559…b2d1e2
0x48e6…89080x9788…48e3Base—$0.01100%coinbase70d ago0x831311…a51c99
0x48e6…89080xf13a…8e75Base—$0.01100%coinbase70d ago0xe64e1e…d0a9b1
0x48e6…89080x62bf…73d8Base—$0.01100%coinbase70d ago0x28b97e…68ee9c
0x48e6…89080x23aa…4303Base—$0.01100%coinbase70d ago0x1b0c79…204e05
0x48e6…89080xa327…bcb2Base—$0.01100%coinbase70d ago0x5c69f2…975a52
0x48e6…89080x1198…dcd0Base—$0.01100%coinbase70d ago0xdcb972…4249c1
0x48e6…89080x98dd…3497Base—$0.01100%coinbase70d ago0x707b69…b91005
0x48e6…89080x7c90…e520Base—$0.01100%coinbase70d ago0xb675eb…9b479c
0x48e6…89080x60af…ee9eBase—$0.01100%coinbase70d ago0x3b6d07…fbfb54
0x48e6…89080x759b…ca7bBase—$0.01100%coinbase70d ago0x20930a…589ea8
0x48e6…89080x99fb…81ceBase—$0.01100%coinbase70d ago0xcddbdf…be2791
0x48e6…89080xe6db…3dc8Base—$0.01100%coinbase70d ago0xa5150e…15cd7a

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.