Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI102d ago0xea2371…966c80
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x56a6f5…c09665
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7ea13b…6db368
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2a376a…9ca469
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x352693…49e008
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI102d ago0xef437d…90e3a4
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2137f3…075b1f
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1b5463…88f8c3
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x98bfe3…eb66df
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6d9c4f…4fc3c7
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x03edd3…d1e787
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6f63c7…e4251e
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdab385…3eac8b
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI102d ago0xce29b4…c0f450
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x36b472…ee04ec
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8b773d…5bf643
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb0d702…9d2058
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x378131…86f038
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x366d46…fdd4e5
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe19b5c…ccc129
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x10c2f7…c98e15
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8915da…2034b7
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa653f4…548dc0
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI102d ago0x84d7c5…6537e7
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI102d ago0xff9de4…1643e2

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.