Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown32d ago0x436fb1…4a8069
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown33d ago0x482343…d8673d
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown33d ago0x1e7d5a…679d80
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown33d ago0x2eb30d…5a56d0
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown33d ago0xc19254…a4cbf2
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown33d ago0x3cca12…c9004b
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown33d ago0x93e79d…c3d55d
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown33d ago0xad21ba…6cda54
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown33d ago0x32168c…4591b3
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown33d ago0x2bc657…4f5f14
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown33d ago0x2d6176…0208f5
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown33d ago0xf57035…226ad8
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown33d ago0x989a07…52b477
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown33d ago0x499cf2…15ab2c
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown33d ago0x8c3296…2cefc4
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown33d ago0x9f1112…7c26fb
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown33d ago0xa8ef58…f9cae7
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown33d ago0x1fd1bc…029c9e
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown33d ago0x947368…213ef4
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown33d ago0x41b4e0…7e6b5a
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown33d ago0xbb3234…595fbd
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown33d ago0xc0aa7b…3e53e3
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown33d ago0x875ef6…2dc947
0xd3e3…3cde0x9c95…e299Base$0.001100%Route unknown33d ago0x5c295e…6f8d1a

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.