Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa51f…a36f0x6839…1a2bBase—$1.00100%coinbase13s ago0x60f908…78563c
0x2a53…f6920x5aae…482eBase—$0.25100%coinbase13s ago0xa656a6…878517
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xc28970…537bf2
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase15s ago0xc68cf4…1b34de
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase15s ago0x21932f…72b1ad
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase17s ago0x882348…e22315
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase17s ago0xe59deb…86e5c2
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase19s ago0xeb6ce0…d6020c
0xfe8f…794d0x4754…327bBase—$32.84100%mrdn19s ago0xa83f58…46077e
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase19s ago0x345405…5c84f0
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase21s ago0x7ccde5…3b9d2f
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xdbefc4…b046c1
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase23s ago0xf2bec2…5ad9c4
0x8034…04c30x17cd…7905Basex402 service$0.05100%coinbase25s ago0xf589d2…d23c1c
0xe4e1…e81b0x6839…1a2bBase—$0.003100%coinbase25s ago0x62ae3b…cf2c13
0xa960…4ad50x6839…1a2bBase—$1.00100%coinbase33s ago0x11213d…e9cd55
0x0de6…87d30x12a9…a21bBase—$0.00170%0x12a9…a21b35s ago0xef586f…185583
0x0de6…87d30x12a9…a21bBase—$0.00170%0x12a9…a21b35s ago0xd41de6…82f06e
0x0de6…87d30x12a9…a21bBase—$0.00170%0x12a9…a21b39s ago0x73e61c…a42835
0x07b3…1dbc0x17cd…7905Basex402 service$0.05100%coinbase39s ago0x20967f…fc98dd
0x0de6…87d30x12a9…a21bBase—$0.00170%0x12a9…a21b41s ago0x8b16da…b78d00
0xe1ba…cfa10x6839…1a2bBase—$0.003100%coinbase41s ago0x130681…001baa
0x5651…3d1f0x3e0a…78e7Base—$0.00512100%coinbase43s ago0xb98397…95099a
0x0de6…87d30x12a9…a21bBase—$0.00170%0x12a9…a21b45s ago0x1681ff…08d52f
0x2864…027b0xfe80…47eeBase—$0.001100%fluxa45s ago0xeb42ba…89ca72

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.