Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9ad…53a60x3e0a…78e7Base—$0.005019100%coinbase75d ago0x469867…1debff
0xc9ad…53a60x3e0a…78e7Base—$0.004234100%coinbase75d ago0x7e1425…ee5ec0
0xc9ad…53a60x3e0a…78e7Base—$0.002676100%coinbase75d ago0xdde322…20f1c9
0xc9ad…53a60x3e0a…78e7Base—$0.003406100%coinbase75d ago0x63dc2e…dd62b6
0xc9ad…53a60x3e0a…78e7Base—$0.002703100%coinbase75d ago0x796812…3d715b
0xc9ad…53a60x3e0a…78e7Base—$0.004558100%coinbase75d ago0xd44813…cf6f87
0xc9ad…53a60x3e0a…78e7Base—$0.004431100%coinbase75d ago0x5eb14d…9089c8
0xc9ad…53a60x3e0a…78e7Base—$0.004729100%coinbase75d ago0x2a29cd…e66c20
0xc9ad…53a60x3e0a…78e7Base—$0.002927100%coinbase75d ago0x2089f5…cb3a1c
0xc9ad…53a60x3e0a…78e7Base—$0.003598100%coinbase75d ago0xcfbf13…3ce63c
0xc9ad…53a60x3e0a…78e7Base—$0.002887100%coinbase75d ago0x46a16f…d62420
0xc9ad…53a60x3e0a…78e7Base—$0.003944100%coinbase75d ago0x8ef51c…ad828b
0xc9ad…53a60x3e0a…78e7Base—$0.003998100%coinbase75d ago0xb6b355…268678
0xc9ad…53a60x3e0a…78e7Base—$0.002868100%coinbase75d ago0x3e0429…0785a6
0xc9ad…53a60x3e0a…78e7Base—$0.003978100%coinbase76d ago0x115565…ceab79
0xc9ad…53a60x3e0a…78e7Base—$0.00375100%coinbase76d ago0x0402de…c40872
0xc9ad…53a60x3e0a…78e7Base—$0.003181100%coinbase76d ago0xd54ce4…300207
0xc9ad…53a60x3e0a…78e7Base—$0.003875100%coinbase76d ago0x53937f…3646a6
0xc9ad…53a60x3e0a…78e7Base—$0.002917100%coinbase76d ago0x0b9179…e9cbc1

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.