Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x662f…5a6c0x2932…4f60Basex402 service$0.005100%coinbase11d ago0xf4a492…cf0e82
0x27c5…76c20x2932…4f60Basex402 service$0.005100%coinbase11d ago0xf7620d…d2803c
0x4c1a…4f320x2932…4f60Basex402 service$0.005100%coinbase11d ago0x89540e…58b77a
0x83fb…df3b0x2932…4f60Basex402 service$0.005100%coinbase11d ago0xb501ab…1dbc59
0x902d…82560x2932…4f60Basex402 service$0.02100%coinbase11d ago0x9b2f3d…ad2eb2
0x902d…82560x2932…4f60Basex402 service$0.01100%coinbase11d ago0x30cc31…5d4a69
0x902d…82560x2932…4f60Basex402 service$0.01100%coinbase11d ago0x6e2a91…fa884d
0x902d…82560x2932…4f60Basex402 service$0.01100%coinbase11d ago0xf4ab0d…1260f9
0x6b69…32310x2932…4f60Basex402 service$0.005100%coinbase11d ago0x30daf5…e93ddf
0x902d…82560x2932…4f60Basex402 service$0.005100%coinbase11d ago0x146b3c…79b290
0x4e67…35b70x2932…4f60Basex402 service$0.005100%coinbase11d ago0x17af07…6d4447
0xbaaa…a3a80x2932…4f60Basex402 service$0.005100%coinbase11d ago0xc68724…631c9d
0xd170…3b980x2932…4f60Basex402 service$0.005100%coinbase11d ago0x2426e3…e66d27
0x6b69…32310x2932…4f60Basex402 service$0.005100%coinbase11d ago0x8214f8…466fcc
0x9c60…8bad0x2932…4f60Basex402 service$0.005100%coinbase11d ago0xf3c033…a55d53
0x0621…52dc0x2932…4f60Basex402 service$0.005100%coinbase12d ago0x410218…f91e73
0xaa54…5c530x2932…4f60Basex402 service$0.005100%coinbase12d ago0xbca92f…0edd05
0x5704…387f0x2932…4f60Basex402 service$0.005100%coinbase12d ago0xcf8f98…e7e174
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase12d ago0x90281b…82227d
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase12d ago0x068da6…e3f3ff
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase12d ago0x11cf19…860c5c
0xe5b5…dd720x2932…4f60Basex402 service$0.005100%coinbase12d ago0x6f3791…b5a1a9
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase12d ago0xe05649…3f18c6
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase12d ago0x12b1ad…c21a53
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase12d ago0x7e6dda…bf5cba

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.