Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa37d ago0x1997d4…3a5511
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa37d ago0xa6dc82…9137a0
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa37d ago0x49430d…48f082
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa37d ago0x71c0a0…e4bff5
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa37d ago0x08e6e9…7d445b
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa37d ago0x34587d…dc223f
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa37d ago0xb481bd…23eee7
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa37d ago0x37a3bd…15bd3e
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa37d ago0xd4882b…b0c599
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa37d ago0xc7c391…071d23
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa38d ago0x77d514…5cf5b7
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa38d ago0xcb93b3…d54f92
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa38d ago0x1d2d00…8ebc04
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa38d ago0x613f7c…e4c006
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa38d ago0xee1687…0fe9da
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa38d ago0x48993f…f79ba8
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa38d ago0x916388…95ee23
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa38d ago0x948897…e235e9
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa38d ago0x0e2df0…669a19
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa38d ago0xe79286…bdb9d5
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa38d ago0xe41fd4…8fe2d6
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa38d ago0xa426f3…a8dcc4
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa38d ago0x7d7b1d…860c2d

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.