Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa32e…907f0xfe80…47eeBase—$0.001100%fluxa50d ago0x629b89…086df5
0xa32e…907f0xfe80…47eeBase—$0.001100%fluxa50d ago0x5b7634…9d51ef
0xa32e…907f0xfe80…47eeBase—$0.001100%fluxa50d ago0x111484…ec8bd7
0xa32e…907f0xfe80…47eeBase—$0.001100%fluxa50d ago0xab0f60…ffde7d
0xa32e…907f0xfe80…47eeBase—$0.001100%fluxa50d ago0x76e98a…d69abf
0xa32e…907f0xfe80…47eeBase—$0.001100%fluxa50d ago0x516469…5b2080
0xa32e…907f0xfe80…47eeBase—$0.001100%fluxa50d ago0x18e822…ceef79
0xa32e…907f0xfe80…47eeBase—$0.001100%fluxa50d ago0x17835c…bcbde4
0xa32e…907f0xfe80…47eeBase—$0.001100%fluxa50d ago0x07f6c5…262e29
0xa32e…907f0xfe80…47eeBase—$0.001100%fluxa50d ago0x61437a…348302
0xa32e…907f0xfe80…47eeBase—$0.001100%fluxa50d ago0x210432…26b814
0xa32e…907f0xfe80…47eeBase—$0.001100%fluxa50d ago0xfb2b08…dc732f
0xa32e…907f0xfe80…47eeBase—$0.001100%fluxa50d ago0xad2c16…cf248c
0xa32e…907f0xfe80…47eeBase—$0.001100%fluxa50d ago0x5526bb…334061
0xa32e…907f0xfe80…47eeBase—$0.001100%fluxa50d ago0x9f9d45…e2fd0c
0xa32e…907f0xfe80…47eeBase—$0.001100%fluxa50d ago0xeb8d98…9920a5
0xa32e…907f0x9c95…e299Base—$0.001100%fluxa50d ago0xac894a…3fc2a5
0xa32e…907f0xfe80…47eeBase—$0.001100%fluxa50d ago0x6b8677…e58d8e
0xa32e…907f0xfe80…47eeBase—$0.001100%fluxa50d ago0x1b3a37…58de7c
0xa32e…907f0x9c95…e299Base—$0.001100%fluxa50d ago0x685d0f…57d08a
0xa32e…907f0xfe80…47eeBase—$0.001100%fluxa50d ago0xf56ad2…a7a6d3
0xa32e…907f0xfe80…47eeBase—$0.001100%fluxa50d ago0x33d805…69eb8b
0xa32e…907f0x9c95…e299Base—$0.001100%fluxa50d ago0xd76b63…673d2c

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.