Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa35d ago0x4fdf78…44665c
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa35d ago0xb3707c…137c30
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa35d ago0x19a28f…d22715
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa35d ago0x32dc15…b036c9
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa35d ago0x3388b6…a586ee
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa35d ago0x1c5adb…711f29
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa35d ago0x05cfc6…cea00d
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa35d ago0xf680df…35b9e9
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa35d ago0xb9c3c5…637d8f
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa35d ago0x067402…d56bff
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa35d ago0x15899b…a59f98
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa35d ago0xe5cf88…41b65e
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa35d ago0x4eb5c7…a5b744
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa35d ago0x9c198e…30c68c
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa35d ago0x849beb…1515c3
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa35d ago0x3758df…edc2e0
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa35d ago0xa23826…f3e98d
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa35d ago0x22bf05…233f58
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa35d ago0xb87d49…3be538
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa35d ago0xda4422…681673
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa35d ago0x05cf90…853a33
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa35d ago0x283bde…5cae76
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa36d ago0x27c4ad…32cb0e
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa36d ago0xc2f570…20b10b
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa36d ago0xd31e43…92eff8

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.