Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd7fab8…d9a79d
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x350ee7…80b111
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa1502a…969c71
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc5085f…a2e1e3
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x371bcc…da0097
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x323cf2…d4258b
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x96540a…7082a1
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6a6378…270be6
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd9580c…e0be7c
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa62396…d347a1
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf2eb15…a8330c
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x679171…4f0cc8
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd602d4…ce576e
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7e2a60…f5ae7d
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x77513a…13dbb9
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5e9fd6…97bd56
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xade848…5194eb
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0629ad…f1b685
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc94f66…44825d
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc11569…f34f7f
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfce759…505bb1
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe89e61…ea7970
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdc40ca…f3c105
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xeb77b8…d5a675
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x74c72f…e667bd

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.