Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa38d ago0x0d6b8d…a65e36
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa39d ago0x5f6feb…606546
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa39d ago0xf95645…ff24e2
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa39d ago0xb70bc0…2adeea
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa39d ago0x4ca92e…ce1709
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa39d ago0x2f4cc2…c685de
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa39d ago0xb0fe11…98b877
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa39d ago0x70f63a…b16935
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa39d ago0x51ffc4…aecca7
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa39d ago0xd76da2…37069c
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa39d ago0xb2c6ab…90bd4e
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa39d ago0xb92852…f45234
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa39d ago0x5d269a…451bb9
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa39d ago0xbce37e…6bbb69
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa39d ago0xbb2192…e3a2b7
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa39d ago0x170ad5…c8b5c9
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa39d ago0xf7bda6…5e8e76
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa39d ago0x0de050…1303c2
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa39d ago0xf85e8f…df3a23
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa39d ago0x8b9254…82226c
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa39d ago0xabe090…957a41
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa39d ago0xe043a5…04004c
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa39d ago0x174921…b082c7
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa39d ago0x821f19…e6d9c8

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.