Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x446b…978d0x9c95…e299Base—$0.001100%fluxa35d ago0x35a37e…3f3895
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa35d ago0x948c3e…83df1a
0x446b…978d0x9c95…e299Base—$0.001100%fluxa36d ago0xccc555…fa598a
0x446b…978d0x9c95…e299Base—$0.001100%fluxa36d ago0xa85ec2…44ae89
0x446b…978d0x9c95…e299Base—$0.001100%fluxa36d ago0x240210…6fa8cd
0x446b…978d0x9c95…e299Base—$0.001100%fluxa36d ago0xe5572a…5f4d30
0x446b…978d0x9c95…e299Base—$0.001100%fluxa36d ago0x01fccb…aca147
0x446b…978d0x9c95…e299Base—$0.001100%fluxa36d ago0x3a8110…93f9b0
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa36d ago0x6a1d13…8dbf82
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa36d ago0x71339c…94da3d
0x446b…978d0x9c95…e299Base—$0.001100%fluxa36d ago0x2533ad…f7bf26
0x446b…978d0x9c95…e299Base—$0.001100%fluxa36d ago0x95ad5a…76cd73
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa36d ago0x0f3fc1…47e12f
0x446b…978d0x9c95…e299Base—$0.001100%fluxa36d ago0x2ed7dd…2a2ad2
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa36d ago0x4d4847…2e7728
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa36d ago0x54dac8…03d772
0x446b…978d0x9c95…e299Base—$0.001100%fluxa36d ago0x58ee9c…bc3c0d
0x446b…978d0x9c95…e299Base—$0.001100%fluxa36d ago0xe49db4…e64fd4
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa36d ago0x40721b…7fcd64
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa36d ago0x05976c…5fe8af
0x446b…978d0x9c95…e299Base—$0.001100%fluxa36d ago0x4d3026…addcf0

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.