Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa36d ago0x4ba566…47f7d5
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa36d ago0x0dc702…3df85b
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa36d ago0xbed342…199469
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa36d ago0x4db9b0…418fea
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa36d ago0x4999e4…6e0ac7
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa36d ago0xccd6ef…18e4ac
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa36d ago0xaa5945…75b590
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa36d ago0x2d42eb…3b9850
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa36d ago0xab2fb7…db3e1e
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa36d ago0xbdad5c…cf0093
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa36d ago0xb74aa9…b10c48
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa36d ago0xd917b5…02b1aa
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa36d ago0x113485…8ac27c
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa36d ago0x413074…73ffe2
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa36d ago0xfa3da2…19bed3
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa36d ago0x6aba6b…36be3c
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa36d ago0xab00a7…cf0233
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa36d ago0x775974…fedfa4

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.