Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase88d ago0x692cfb…6a11a7
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates88d ago0x85ab70…209e8f
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase88d ago0x397910…3ca82b
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates88d ago0xfb5399…8a8216
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase88d ago0xe1c243…1431a3
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates88d ago0x32dc9c…58f43f
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase88d ago0x750d33…ff9f18
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates88d ago0x3c89a5…0e593b
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase88d ago0x3986ea…9f03af
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates88d ago0x6c49ec…c9ada1
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase88d ago0x241146…ab5402
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates88d ago0x84e9a5…835f4f
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase88d ago0x6ea040…6aeb33
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates88d ago0x527e44…c08503
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase88d ago0x51eb5e…54dccc
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates88d ago0xe0fd10…5b4a00
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase88d ago0xd505b8…f05ef9
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates88d ago0x175c1c…2b928a
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase88d ago0xd4f844…8ddee7
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates88d ago0x2b80c4…2b9d40
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase88d ago0x2e5f10…a6e048
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates88d ago0x5174b3…d10e15
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase88d ago0x93d563…33e7c2
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates88d ago0xbbc65d…6de6ef
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase88d ago0x56cc37…cc42ee

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.