Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa921…3b580x15f1…59d0Base—$0.01100%coinbase71d ago0xdbadab…4013af
0xa921…3b580xa225…ca69Base—$0.01100%coinbase71d ago0xd3ba86…d9a3d4
0xa921…3b580x0396…176dBase—$0.01100%coinbase72d ago0x4f30b1…0722f0
0xa921…3b580x5acf…eb0cBase—$0.01100%coinbase72d ago0x7bb9dc…3c6520
0xa921…3b580x32f6…781bBase—$0.01100%coinbase72d ago0x310323…433032
0xa921…3b580xcae9…a377Base—$0.01100%coinbase72d ago0xb934f8…c4e875
0xa921…3b580x6ed9…607bBase—$0.01100%coinbase72d ago0xc62358…32814b
0xa921…3b580xadf1…66c5Base—$0.01100%coinbase72d ago0xe2ae43…a1f058
0xa921…3b580xd684…0efaBase—$0.01100%coinbase72d ago0x503129…97771a
0xa921…3b580x6537…a924Base—$0.01100%coinbase72d ago0xf49f9a…8173b5
0xa921…3b580x6024…2310Base—$0.01100%coinbase72d ago0xdcfcf2…1d5cfb
0xa921…3b580x9c40…a560Base—$0.01100%coinbase72d ago0xcd2f65…cebc2b
0xa921…3b580x8217…75f5Base—$0.01100%coinbase72d ago0x2fc0a8…fbe7f6
0xa921…3b580x24ef…f212Base—$0.01100%coinbase72d ago0x1f7929…3afd9f
0xa921…3b580xc04b…6018Base—$0.01100%coinbase72d ago0x03a840…9584fc
0xa921…3b580x70dd…0783Base—$0.01100%coinbase72d ago0x5235c3…6be1d8
0xa921…3b580xbc01…c77dBase—$0.01100%coinbase72d ago0x319e3b…557cb3
0xa921…3b580x0ebb…dfa5Base—$0.01100%coinbase72d ago0xbc1126…5626f1
0xa921…3b580xa17c…eff3Base—$0.01100%coinbase72d ago0x8f6fb3…ddbba2
0xa921…3b580x7aa7…811dBase—$0.01100%coinbase72d ago0x9bd697…a396a2
0xa921…3b580xaac3…4705Base—$0.01100%coinbase72d ago0xccbb21…05725a
0xa921…3b580xce96…20b2Base—$0.01100%coinbase72d ago0x1c16aa…b39cbc
0xa921…3b580x9d45…90aaBase—$0.01100%coinbase72d ago0xb2d379…02bdfe
0xa921…3b580x6bca…21d4Base—$0.01100%coinbase72d ago0xdcd548…c33e9b
0xa921…3b580xbcdd…5658Base—$0.01100%coinbase72d ago0xf8e127…35d2fc

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.