Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x812c…a4340x9c95…e299Base$0.001100%Route unknown47d ago0x67ad46…a39029
0x812c…a4340x9c95…e299Base$0.001100%Route unknown47d ago0x194dd5…e7af65
0x812c…a4340x9c95…e299Base$0.001100%Route unknown47d ago0x08caab…412c28
0x812c…a4340x9c95…e299Base$0.001100%Route unknown47d ago0xbdfef3…c8591d
0x812c…a4340x9c95…e299Base$0.001100%Route unknown47d ago0xde0150…c3c5d1
0x812c…a4340x9c95…e299Base$0.001100%Route unknown47d ago0xc2edf9…56056e
0x812c…a4340x9c95…e299Base$0.001100%Route unknown47d ago0x5b6eea…36ae0c
0x812c…a4340x9c95…e299Base$0.001100%Route unknown47d ago0xd9a5aa…2317c2
0x812c…a4340x9c95…e299Base$0.001100%Route unknown47d ago0x0e1f80…475c7b
0x812c…a4340x9c95…e299Base$0.001100%Route unknown47d ago0x7a9576…2bbe5f
0x812c…a4340x9c95…e299Base$0.001100%Route unknown48d ago0xdbc6b3…91c84c
0x812c…a4340x9c95…e299Base$0.001100%Route unknown48d ago0x685ee6…34c4ba
0x812c…a4340x9c95…e299Base$0.001100%Route unknown48d ago0x47a4b6…bb6497
0x812c…a4340x9c95…e299Base$0.001100%Route unknown48d ago0xb6076f…5d2504
0x812c…a4340x9c95…e299Base$0.001100%Route unknown48d ago0xc66860…5cbd72
0x812c…a4340x9c95…e299Base$0.001100%Route unknown48d ago0xd1c94e…34fe02
0x812c…a4340x9c95…e299Base$0.001100%Route unknown48d ago0xa290cc…091c46
0x812c…a4340x9c95…e299Base$0.001100%Route unknown48d ago0xa6c163…7d12b1
0x812c…a4340x9c95…e299Base$0.001100%Route unknown48d ago0xaddc06…187ec6
0x812c…a4340x9c95…e299Base$0.001100%Route unknown48d ago0xefaeed…b98554
0x812c…a4340x9c95…e299Base$0.001100%Route unknown48d ago0x019f3d…9c5b92
0x812c…a4340x9c95…e299Base$0.001100%Route unknown48d ago0x6c11c4…47d3c4
0x812c…a4340x9c95…e299Base$0.001100%Route unknown48d ago0xd74353…fd6f70
0x812c…a4340x9c95…e299Base$0.001100%Route unknown48d ago0x4751d5…32401a
0x812c…a4340x9c95…e299Base$0.001100%Route unknown48d ago0xe0c9e2…c248bf

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.