Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase120d ago0xfb31a6…7c4c3b
0x010f…ab730x13bf…b9a7Base—$0.00225100%candidates120d ago0x8ec902…8eae5c
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase120d ago0xcf6836…5f1793
0x010f…ab730x13bf…b9a7Base—$0.00225100%candidates120d ago0x4af82e…8aada9
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase120d ago0x5cafad…09b803
0x010f…ab730x13bf…b9a7Base—$0.00225100%candidates120d ago0x8c2e7b…578ecf
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase120d ago0xd0e592…802f7a
0x010f…ab730x13bf…b9a7Base—$0.00225100%candidates120d ago0xae5031…e5491f
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase120d ago0xfb8ca5…74adfa
0x010f…ab730x13bf…b9a7Base—$0.00225100%candidates120d ago0x425977…6b9f05
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase120d ago0x57806c…b4ed93
0x010f…ab730x13bf…b9a7Base—$0.00225100%candidates120d ago0x1201fb…a5b66d
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase120d ago0x5bc7f5…3dd704
0x010f…ab730x13bf…b9a7Base—$0.00225100%candidates120d ago0x9b943c…87ed61
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase120d ago0x41ab27…82dd61
0x010f…ab730x13bf…b9a7Base—$0.00225100%candidates120d ago0xaf397e…ff03b1
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase120d ago0x16bd7f…3137d1
0x010f…ab730x13bf…b9a7Base—$0.00225100%candidates120d ago0x778d80…adeb09
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase120d ago0xa49ef1…31fbf3
0x010f…ab730x13bf…b9a7Base—$0.00225100%candidates120d ago0x8c25d8…f43e48
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase120d ago0xeb0fa5…d26561
0x010f…ab730x13bf…b9a7Base—$0.00225100%candidates120d ago0x57627c…939f52
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase120d ago0x5c09d4…02437a
0x010f…ab730x13bf…b9a7Base—$0.00225100%candidates120d ago0xc97a7e…2763f8
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase120d ago0x8f1a94…9f2643

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.