Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4a42b2…f6350b
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0d6a76…74fb51
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x98b73d…b41d6a
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x96500a…060968
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd7ee2f…570607
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x458c0d…5bb478
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7bf9c0…b33ec6
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf361fa…a016b9
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x50a0d3…bbdfe0
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x405f95…c0c991
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4787a9…502d82
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x142a0c…c306e5
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x66ccf0…0cae35
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x10cdd0…077864
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3839bb…21c53e
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x575217…c7721a
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6014e4…4961da
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfdde79…585be1
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x01c7fb…6e1e94
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf0b8ae…84d656
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdf4dcb…2756cb
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x66135c…5e3636
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd3815b…6b5871
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5ee94c…ce01e3
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa59d7f…85a46f

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.