Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe54…ed680x9c95…e299Base—$0.001100%fluxa32d ago0xb8f963…2a5456
0xfe54…ed680x9c95…e299Base—$0.001100%fluxa32d ago0x88f3f2…4e8b6e
0xfe54…ed680x9c95…e299Base—$0.001100%fluxa32d ago0x7e6bfb…bd7750
0xfe54…ed680x9c95…e299Base—$0.001100%fluxa32d ago0xccfe12…64dd05
0xfe54…ed680x9c95…e299Base—$0.001100%fluxa32d ago0xe702fd…139975
0xfe54…ed680x9c95…e299Base—$0.001100%fluxa32d ago0x7c9abe…773d32
0xfe54…ed680x9c95…e299Base—$0.001100%fluxa32d ago0x39b32d…062a15
0xfe54…ed680x9c95…e299Base—$0.001100%fluxa32d ago0xa5b087…c55897
0xfe54…ed680x9c95…e299Base—$0.001100%fluxa32d ago0x1bb7b6…99072a
0xfe54…ed680x9c95…e299Base—$0.001100%fluxa32d ago0x73c38d…6508fa
0xfe54…ed680x9c95…e299Base—$0.001100%fluxa32d ago0x9c0930…184d82
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa32d ago0x3912e1…d0933f
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa32d ago0xbf2d76…860a13
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa32d ago0x3310fa…903fc7
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa32d ago0xe83b36…33e5a9
0xfe54…ed680x9c95…e299Base—$0.001100%fluxa32d ago0x77ad8f…2129b8
0xfe54…ed680x9c95…e299Base—$0.001100%fluxa32d ago0x3c1f32…0b716a
0xfe54…ed680x9c95…e299Base—$0.001100%fluxa32d ago0x01cbc8…4c0332
0xfe54…ed680x9c95…e299Base—$0.001100%fluxa32d ago0x95084b…78987b
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa32d ago0xd404f3…05ff95
0xfe54…ed680x9c95…e299Base—$0.001100%fluxa32d ago0x9becf6…2cb898
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa32d ago0x599399…b00b92
0xfe54…ed680x9c95…e299Base—$0.001100%fluxa32d ago0xf4cd0c…0595a0
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa32d ago0xa4a9e7…98470c
0xfe54…ed680x9c95…e299Base—$0.001100%fluxa32d ago0x43d818…b9e90e

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.