Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5518…47380x9c95…e299Base—$0.001100%fluxa44d ago0xf84855…8e82ef
0x5518…47380x9c95…e299Base—$0.001100%fluxa44d ago0xcd616c…7949f4
0x5518…47380x9c95…e299Base—$0.001100%fluxa44d ago0x83943e…596e17
0x5518…47380x9c95…e299Base—$0.001100%fluxa44d ago0xb0a600…5a6b2b
0x5518…47380x9c95…e299Base—$0.001100%fluxa44d ago0x71033d…c338c0
0x5518…47380x9c95…e299Base—$0.001100%fluxa44d ago0x8da154…5f8d78
0x5518…47380x9c95…e299Base—$0.001100%fluxa44d ago0x27d1b2…8afec3
0x5518…47380x9c95…e299Base—$0.001100%fluxa44d ago0x28e751…8498ed
0x5518…47380x9c95…e299Base—$0.001100%fluxa44d ago0x196306…2d9764
0x5518…47380xfe80…47eeBase—$0.001100%fluxa44d ago0x23fab7…666d28
0x5518…47380x9c95…e299Base—$0.001100%fluxa44d ago0xf6d1dd…225f0f
0x5518…47380x9c95…e299Base—$0.001100%fluxa44d ago0x7d3d60…cb5000
0x5518…47380x9c95…e299Base—$0.001100%fluxa44d ago0xbd1939…50d692
0x5518…47380x9c95…e299Base—$0.001100%fluxa44d ago0x7dd9ca…d5ed8d
0x5518…47380x9c95…e299Base—$0.001100%fluxa44d ago0xb3ca1a…330684
0x5518…47380x9c95…e299Base—$0.001100%fluxa44d ago0x692386…9aee16
0x5518…47380xfe80…47eeBase—$0.001100%fluxa44d ago0x19e103…12e07d
0x5518…47380xfe80…47eeBase—$0.001100%fluxa44d ago0x7bc0a5…b76466
0x5518…47380xfe80…47eeBase—$0.001100%fluxa44d ago0x4b3495…32fb44
0x5518…47380xfe80…47eeBase—$0.001100%fluxa44d ago0x929a40…bdc565
0x5518…47380x9c95…e299Base—$0.001100%fluxa44d ago0x2d7017…a4d9e3
0x5518…47380xfe80…47eeBase—$0.001100%fluxa44d ago0xcb5376…9e0ab2
0x5518…47380x9c95…e299Base—$0.001100%fluxa44d ago0x4c0c01…0aa5fd
0x5518…47380xfe80…47eeBase—$0.001100%fluxa44d ago0xf70ad1…2c3c4e
0x5518…47380x9c95…e299Base—$0.001100%fluxa44d ago0x73fc51…1061c3

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.