Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase110d ago0x952832…1f5d22
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates110d ago0xbfe184…8816d8
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase110d ago0x515aa3…0f809c
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates110d ago0x3036d7…b83259
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase110d ago0xeab0c1…4c6503
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates110d ago0xfdd8df…adf2d9
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase110d ago0xf032ec…6741bc
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates110d ago0xe88451…893bed
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase110d ago0xb185d1…501161
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates110d ago0xd976b7…03540a
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase110d ago0xbea676…54a685
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates110d ago0x78f711…f33457
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase110d ago0xef5120…f3918c
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates110d ago0x8d5fa8…726834
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase110d ago0x67c3ad…2a8e97
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates110d ago0x156c8f…cf43ff
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase110d ago0x807e58…bfd252
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates110d ago0xbc7df9…d7ef15
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase110d ago0x794fc2…389177
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates110d ago0x53c2ce…d508e7
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase110d ago0xcaa2fd…37bce5
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates110d ago0x799dfd…35a8c7
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase110d ago0x830d10…dbfc25
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates110d ago0x7eceb6…93d232
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase110d ago0x6037de…922d88

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.