Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x449a…d6c00x47c5…4fc3Base$9.4570%0x1763…dc2232d ago0x792f79…cb710b
0x5006…897d0x47c5…4fc3Base$5.2570%0xedfa…1e1232d ago0xb62719…00bfe7
0x1332…66eb0x47c5…4fc3Base$9.4570%0xfe8c…49bb32d ago0xbc1dcb…70684e
0x1332…66eb0x47c5…4fc3Base$7.3570%0x8944…ba2a32d ago0x72cd54…a74421
0xe81a…5ec90x47c5…4fc3Base$5.2570%0xcf26…86e632d ago0xf57e21…c0b154
0x1332…66eb0x47c5…4fc3Base$21.0070%0x96df…634b32d ago0x6c4449…5d12fa
0x42ce…0a230x47c5…4fc3Base$5.2570%0x1e0a…902e32d ago0x54a28e…99088c
0x98aa…e4400x47c5…4fc3Base$5.2570%0x1f5f…656e32d ago0x4e38b3…6e0ba2
0x4d3d…855e0x47c5…4fc3Base$5.2570%0xa690…238c32d ago0xe18cf3…6bcdef
0xbb31…9e6e0x47c5…4fc3Base$5.2570%0x096a…5c7b32d ago0x09119b…dbe7b4
0x08c3…bd9d0x47c5…4fc3Base$5.2570%0x6e05…667f32d ago0x5b6097…d727e0
0x5055…0abe0x47c5…4fc3Base$5.2570%0x2960…064b32d ago0x510d73…5056de
0xfa94…e9700x47c5…4fc3Base$5.2570%0x6aad…f13332d ago0x8814f6…3e2736
0x4d3d…855e0x47c5…4fc3Base$5.2570%0x2699…b2a532d ago0x40ad8a…cedd48
0x5055…0abe0x47c5…4fc3Base$5.2570%0x3e5d…fd3832d ago0x1c403d…b3c8fb
0x7505…a61f0x47c5…4fc3Base$5.2570%0xda2d…f5ea32d ago0xe6bcb5…df728e
0xf430…409e0x47c5…4fc3Base$23.1070%0xb859…c36732d ago0x0f19e3…e6d946
0xa787…64cf0x47c5…4fc3Base$3.1570%0x8bf2…a82e32d ago0xa45178…5604f4
0x1332…66eb0x47c5…4fc3Base$19.9570%0x28ce…606132d ago0x8300bc…335ce1
0x1332…66eb0x47c5…4fc3Base$15.7570%0x8e4d…98c032d ago0x67bc1c…8620de
0x1332…66eb0x47c5…4fc3Base$620.0070%0x14dd…a4ea32d ago0x17702a…9a9dcc
0x1332…66eb0x47c5…4fc3Base$19.9570%0x7a25…7fdc32d ago0xa59775…dfbec3
0x1332…66eb0x47c5…4fc3Base$2.1070%0xda14…75fa32d ago0xf3861d…c5f538
0x1332…66eb0x47c5…4fc3Base$52.5070%0x50ee…525232d ago0x2e3d45…7f7fbe
0x1332…66eb0x47c5…4fc3Base$31.5070%0x4a9b…67ce32d ago0xbea71a…81bd1c

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.