Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa38d ago0xf1563d…c01417
0x2f0b…09790x9c95…e299Base$0.001100%fluxa38d ago0x78d39d…f8d883
0x2f0b…09790x9c95…e299Base$0.001100%fluxa38d ago0x94cbf9…10bbfa
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa38d ago0xba51ae…3c7018
0x2f0b…09790x9c95…e299Base$0.001100%fluxa38d ago0xa095df…e4b1d2
0x2f0b…09790x9c95…e299Base$0.001100%fluxa39d ago0x0ba1e3…ce3d22
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa39d ago0x51ef12…122d7c
0x2f0b…09790x9c95…e299Base$0.001100%fluxa39d ago0x75061b…513e94
0x2f0b…09790x9c95…e299Base$0.001100%fluxa39d ago0x487090…b814d8
0x2f0b…09790x9c95…e299Base$0.001100%fluxa39d ago0xf470df…73018f
0x2f0b…09790x9c95…e299Base$0.001100%fluxa39d ago0x8ce10d…dc86a2
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa39d ago0x48efa7…09978d
0x2f0b…09790x9c95…e299Base$0.001100%fluxa39d ago0x367e55…03eb5d
0x2f0b…09790x9c95…e299Base$0.001100%fluxa39d ago0x5c773a…3b4161
0x2f0b…09790x9c95…e299Base$0.001100%fluxa39d ago0x7b670f…25a0a7
0x2f0b…09790x9c95…e299Base$0.001100%fluxa39d ago0x213cda…6115e7
0x2f0b…09790x9c95…e299Base$0.001100%fluxa39d ago0xdbd4c2…7569a5
0x2f0b…09790x9c95…e299Base$0.001100%fluxa39d ago0xb17a1a…daa495
0x2f0b…09790x9c95…e299Base$0.001100%fluxa39d ago0x3c2116…294094
0x2f0b…09790x9c95…e299Base$0.001100%fluxa39d ago0x6d5149…e1028f
0x2f0b…09790x9c95…e299Base$0.001100%fluxa39d ago0xd30e9a…44b0d1
0x2f0b…09790x9c95…e299Base$0.001100%fluxa39d ago0x7bc55c…1178e4
0x2f0b…09790x9c95…e299Base$0.001100%fluxa39d ago0xed7d3d…5055f2
0x2f0b…09790x9c95…e299Base$0.001100%fluxa39d ago0xb57b71…fa4945
0x2f0b…09790x9c95…e299Base$0.001100%fluxa39d ago0x3abce6…169e90

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.