Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa36d ago0x7c17f6…ec2a41
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa36d ago0x9a8cc4…b16122
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa36d ago0x1b3ae0…b65db0
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa36d ago0x58023b…fc6f88
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa36d ago0x76b167…f42cf0
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa36d ago0x9abf1e…6e66c3
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa36d ago0xfb609d…2aebd5
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa36d ago0x72c954…7b911c
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa36d ago0x6d5585…4e8c3c
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa36d ago0x4c9f5f…3b1812
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa36d ago0x4cbd50…0deacd
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa36d ago0x667588…6e4448
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa36d ago0x95558b…370602
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa36d ago0xe7f3a5…2ceae0
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa36d ago0x465ec5…44f748
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa36d ago0x6689a4…fa4603
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa36d ago0x341840…0f5b32
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa36d ago0xbf7961…181529
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa36d ago0xcaf5ef…68381a
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa36d ago0x848feb…540e4c
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa36d ago0xfa6135…42dfdb
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa36d ago0x3220df…da0a6f
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa36d ago0xe476c8…e6ab0b
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa37d ago0x130828…efa6f0
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa37d ago0xa8e003…c9182b

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.