Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x585892…9ee944
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb7f624…7c4a84
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd3715d…b41b51
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf24e30…e6745e
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4427e2…e77527
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0c2de7…010aaa
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa304f9…f94518
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x024092…18f45a
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x24c4b4…b352a6
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x080c54…d49b7e
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdd20e4…8f3b01
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3acaf5…c18af2
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf9f74f…c4abbd
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf3f499…09221f
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd3a698…c63bd1
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdf7179…4c2dba
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x55a1d3…d56f41
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x20b7b4…e2f653
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1e6fd2…7142f3
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x071d78…66d354
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x83fa3c…b327b6
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9ae8b1…57647d
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa4753a…18a3a6
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1dd19b…02c988
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x772674…04aecf

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.