Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase23d ago0x107ffc…c15093
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase23d ago0xdf9f0b…62f970
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase23d ago0x9c9364…d19879
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase23d ago0x02eee4…fc11b2
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase23d ago0xd34351…5bbb80
0xa449…15ac0xfbe7…b391Base—$2.50100%coinbase23d ago0x54526d…2eb309
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase23d ago0xb4429e…48af6c
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase23d ago0x6a498a…0d728b
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase23d ago0x84e101…a5f6d8
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase23d ago0x68a71f…70346e
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase23d ago0x937aeb…2dc006
0xa449…15ac0xfbe7…b391Base—$9.10100%coinbase23d ago0xf56a0c…227977
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase23d ago0x9c1f89…ec510a
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase23d ago0xdd67d3…92d802
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase23d ago0x13d292…b4226f
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase23d ago0xb80751…8a98f3
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase23d ago0x69722a…d37676
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase23d ago0x11afcf…8d3cc1

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.