Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7ca408…9905d1
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8a2944…2a9a73
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI103d ago0x527007…7132a9
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf62497…13868d
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4ce2c8…8d0cc8
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf6f8fd…715df0
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5ed7e7…26b7a2
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI103d ago0x173f2f…24e275
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd0671c…eff33a
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf69ca8…d911bd
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI103d ago0x354902…bf081c
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0e2262…8a2867
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI103d ago0x199f8f…ca6ee0
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd4c498…67268a
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9d71ff…25095f
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4ab195…4c5e13
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc6ce58…f4f22c
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI103d ago0x60fdce…9c82a1
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8486b4…19002c
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2cd3c4…8abeca
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5fceb4…daeebc
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI103d ago0x04a281…c37059
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI104d ago0x66cd8f…74e1b0
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI104d ago0x421b98…31f8f6
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd974b1…4ca79c

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.