Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf37…8ab40x17cd…7905Basex402 service$0.05100%coinbase4h ago0x72a04f…ffae50
0xaf37…8ab40x17cd…7905Basex402 service$0.05100%coinbase4h ago0x8b8eb7…5d3e84
0xaf37…8ab40x17cd…7905Basex402 service$0.05100%coinbase5h ago0x550c3d…b733e8
0xaf37…8ab40x17cd…7905Basex402 service$0.05100%coinbase7h ago0x14c06f…43397e
0xaf37…8ab40x17cd…7905Basex402 service$0.05100%coinbase9h ago0x5adcc4…e08737
0xaf37…8ab40x17cd…7905Basex402 service$0.05100%coinbase11h ago0x315a4f…8e511a
0xaf37…8ab40x17cd…7905Basex402 service$0.05100%coinbase11h ago0x7e0967…ca7a06
0xaf37…8ab40x17cd…7905Basex402 service$0.05100%coinbase12h ago0x499a94…719ead
0xaf37…8ab40x17cd…7905Basex402 service$0.05100%coinbase15h ago0xdd66ae…770f0c
0xaf37…8ab40x17cd…7905Basex402 service$0.05100%coinbase16h ago0x12b0b2…75ebd6
0xaf37…8ab40x17cd…7905Basex402 service$0.05100%coinbase18h ago0x537c2e…7aa6ac
0xaf37…8ab40x17cd…7905Basex402 service$0.05100%coinbase23h ago0x4c2bd9…fac27e
0xaf37…8ab40x17cd…7905Basex402 service$0.05100%coinbase1d ago0x55e09d…b0c181
0xaf37…8ab40x17cd…7905Basex402 service$0.05100%coinbase1d ago0x050e8a…a92895
0xaf37…8ab40x17cd…7905Basex402 service$0.05100%coinbase1d ago0xcb0b50…226534
0xaf37…8ab40x17cd…7905Basex402 service$0.05100%coinbase1d ago0xfc8367…576a03
0xaf37…8ab40x17cd…7905Basex402 service$0.05100%coinbase1d ago0x628463…6fa61b

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.