Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb639…73980xfe80…47eeBase—$0.001100%fluxa35d ago0xc5d29a…3adde5
0xb639…73980xfe80…47eeBase—$0.001100%fluxa35d ago0x63b301…4f71d8
0xb639…73980xfe80…47eeBase—$0.001100%fluxa35d ago0x7026d4…a43f9e
0xb639…73980xfe80…47eeBase—$0.001100%fluxa35d ago0x5dd9bb…05ba3a
0xb639…73980xfe80…47eeBase—$0.001100%fluxa35d ago0xeb0bf3…72ecab
0xb639…73980xfe80…47eeBase—$0.001100%fluxa35d ago0x2cc10c…bcf17a
0xb639…73980xfe80…47eeBase—$0.001100%fluxa35d ago0x9761c5…d49d58
0xb639…73980xfe80…47eeBase—$0.001100%fluxa35d ago0x99ae3b…f05562
0xb639…73980xfe80…47eeBase—$0.001100%fluxa35d ago0x0d9aea…841dc1
0xb639…73980xfe80…47eeBase—$0.001100%fluxa35d ago0x057653…01776f
0xb639…73980xfe80…47eeBase—$0.001100%fluxa35d ago0x705930…b0c2ef
0xb639…73980xfe80…47eeBase—$0.001100%fluxa35d ago0x9ba248…fdffca
0xb639…73980xfe80…47eeBase—$0.001100%fluxa35d ago0xed3ead…ad765b
0xb639…73980x9c95…e299Base—$0.001100%fluxa35d ago0xa78808…81a436
0xb639…73980x9c95…e299Base—$0.001100%fluxa35d ago0x547f32…7dd0d6
0xb639…73980xfe80…47eeBase—$0.001100%fluxa35d ago0xd16d59…78e2b2
0xb639…73980xfe80…47eeBase—$0.001100%fluxa35d ago0x128650…3bbdb5
0xb639…73980xfe80…47eeBase—$0.001100%fluxa35d ago0xbc9ba4…e1948c
0xb639…73980xfe80…47eeBase—$0.001100%fluxa35d ago0x9340d6…83c6b7
0xb639…73980xfe80…47eeBase—$0.001100%fluxa35d ago0xbfb243…db0543
0xb639…73980xfe80…47eeBase—$0.001100%fluxa35d ago0x235f9e…aa1ff0
0xb639…73980xfe80…47eeBase—$0.001100%fluxa35d ago0xd9179e…1431b4
0xb639…73980xfe80…47eeBase—$0.001100%fluxa35d ago0x8a4d13…5ba9cf
0xb639…73980xfe80…47eeBase—$0.001100%fluxa36d ago0xa41a8b…d65246
0xb639…73980xfe80…47eeBase—$0.001100%fluxa36d ago0x062558…8889e0

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.