Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fe7…b9900xa9f4…f20fBase—$0.01100%coinbase41d ago0xf0083b…5e933b
0x6fe7…b9900xe51f…a305Base—$0.01100%coinbase41d ago0xe9532a…f38589
0x6fe7…b9900x7625…4d55Base—$0.01100%coinbase41d ago0x945717…01b5b1
0x6fe7…b9900x01c4…fdcaBase—$0.01100%coinbase41d ago0x6b7fe4…eb0660
0x6fe7…b9900x85fc…a07fBase—$0.01100%coinbase41d ago0xaf8681…99588e
0x6fe7…b9900x3973…5975Base—$0.01100%coinbase41d ago0xcc8c24…cd4de5
0x6fe7…b9900x6271…cc84Base—$0.01100%coinbase41d ago0x843564…3d70c4
0x6fe7…b9900xafa2…5b94Base—$0.01100%coinbase41d ago0x96226c…cc3c34
0x6fe7…b9900x512c…99dfBase—$0.01100%coinbase41d ago0x5cbe8d…993437
0x6fe7…b9900xbf65…624aBase—$0.01100%coinbase41d ago0xee3ffd…037398
0x6fe7…b9900x4ef9…cc4dBase—$0.01100%coinbase41d ago0x6c92e9…745a9d
0x6fe7…b9900x7844…d71aBase—$0.01100%coinbase41d ago0xae0cac…ff18cb
0x6fe7…b9900x5843…c824Base—$0.01100%coinbase41d ago0x2f6556…e100e3
0x6fe7…b9900xa9cf…0198Base—$0.01100%coinbase41d ago0x09623f…3c94fd
0x6fe7…b9900x3483…8031Base—$0.01100%coinbase41d ago0x1cde1c…3bf474
0x6fe7…b9900x3407…68a2Base—$0.01100%coinbase41d ago0x868085…745c75
0x6fe7…b9900xbf3b…67cbBase—$0.01100%coinbase41d ago0xa03062…8f0f64
0x6fe7…b9900x13eb…bebbBase—$0.01100%coinbase41d ago0xe6fd47…9274c3

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.