Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0bb480…c0664f
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2d459a…f0541a
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7e3649…ed5ae8
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI107d ago0x715ca9…6b5f89
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5b567f…46c6e6
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf7c187…b50f75
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6d820d…1edef2
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe46398…f4f2fe
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb868a9…5e0248
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfcc080…15bbb2
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0096ee…78a907
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf12d0f…ec53d2
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7fd377…74065c
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2f765c…6ce0f6
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI107d ago0x007ef4…994abc
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI107d ago0x47efbe…d09cd0
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI107d ago0x26fdcf…2bf00d
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5d5aac…672064
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI107d ago0x252a3a…8f96ee
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbcaf8c…c8cb60
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1a2dc3…d3cd94
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8701ec…b42db0
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa727cd…2c10ab
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc60e39…172b77
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI107d ago0x369e36…4c8f22

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.