Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x7edd06…d520d7
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x2a4116…e8c48a
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xe2d55c…5d687f
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x57d701…03bb21
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xa3e5e9…b7cd0b
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x8c913b…d06a47
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x0ba762…cef9bb
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x3b3bb6…c6f8ad
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xacabb9…1b01ea
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x898bc4…ef20f2
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x54f821…263e47
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x5f8cf0…3064d4
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xde9919…88a8f7
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xaac08e…13c7fe
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xca156a…e657af
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdefa32…2c34aa
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5327aa…ba30fa
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2aa05c…c6a5b2
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdd2c74…98ae71
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1baeb1…52f7d3
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2177b2…3958bf
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x081db7…7375a3
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8a1c81…7572ad
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5c95f1…da75d8
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6b9ae7…7a3341

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.