Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown52d ago0x2c1da7…b5ab66
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown52d ago0xa90209…cff9e0
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown52d ago0xdb3cab…56c52b
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown52d ago0x11913a…5697ae
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown52d ago0x05345a…e6a7ab
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown52d ago0xa64289…ddd3ab
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown52d ago0x39de1a…0bf703
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown52d ago0x3a39c4…8b33e8
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown52d ago0x27eb2d…14cefb
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown52d ago0x96f766…716ef5
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown52d ago0x71b6b9…453604
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown52d ago0xe2368c…6b34fe
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown52d ago0x8819a4…e2c5e4
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown52d ago0x96fab4…c57fe3
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown52d ago0xd1c32e…47f370
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown52d ago0x038ec2…653859
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown52d ago0x7218fa…150de4
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown53d ago0xc3562f…6d7cfc
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown53d ago0xf73362…5bc48d
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown53d ago0xf050cc…ee6242
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown53d ago0x791743…acddc5
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown53d ago0x33d5a7…d30219
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown53d ago0xc57e78…1a3401
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown53d ago0x94d01f…900817
0xb1ce…b1750x9c95…e299Base$0.001100%Route unknown53d ago0xdb8432…2526bc

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.