Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x59622e…25b920
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x940ea0…4aa1ba
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4288dc…a6ce96
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xac844e…e88e77
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x68b952…d5afa1
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe19686…9d7d19
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe74e59…57b5f5
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb35228…4b40d7
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x02759e…40219f
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa53242…40369b
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x027a76…6aea95
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3ac1d9…711c41
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x711b29…8542d6
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3d3893…1cfad9
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2473ed…919b6a
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x75904c…4743d1
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1b84de…4ffc1c
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd27554…50f1bf
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xee1e41…4fe6ec
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x83386b…75e6dc
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5ada89…7ce718
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x03f2bc…c57bfe
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x71d53c…eec705
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcebf8c…4bdcd7
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x232d68…e19e41

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.