Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa34d ago0x7e0865…67f216
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa34d ago0xa000b0…1eb196
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa34d ago0x633e8b…90367c
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa34d ago0x327890…fb28d7
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa34d ago0xc93bd0…012a95
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa34d ago0x2ad000…08c099
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa34d ago0x8e492e…851a4f
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa34d ago0x807d65…b40d42
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa35d ago0x367026…378c7a
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa35d ago0x1c804a…e09f69
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa35d ago0xa33cb5…cd0a24
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa35d ago0x0bdbfb…a09a0f
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa35d ago0xba2971…67afba
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa35d ago0x5be830…10f4b5
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa35d ago0x9d39ed…af9496
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa35d ago0xa815e2…819136
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa35d ago0xb0e682…f70c49
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa35d ago0x64d082…1b3ca1
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa35d ago0x090a8f…b0180f
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa35d ago0x6fb53b…84ed1b
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa35d ago0x6cd546…77f06c
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa35d ago0x2537c0…a31b21
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa35d ago0x4a1660…5c2c7b
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa35d ago0x68b48e…efa0e1
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa35d ago0x1b677d…224786

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.