Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown42d ago0x379c25…0724c7
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown42d ago0x0fd14b…b04dcb
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown42d ago0xad3e70…d65cff
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown42d ago0xb2d1d2…371768
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown42d ago0xc605f3…ac99da
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown43d ago0x497c9b…804ac0
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown43d ago0xdc4ecd…96bedb
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown43d ago0x4ea607…e79222
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown43d ago0xcbe86e…6c416e
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown43d ago0x33eb06…949a28
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown43d ago0xb39355…c09dd2
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown43d ago0xd1a62f…22aed6
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown43d ago0x83bd7d…bbf756
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown43d ago0xbdced6…591c28
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown43d ago0x3caba5…6d1b80
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown43d ago0x9dee9d…f6c0c3
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown43d ago0x923945…56e18e
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown43d ago0xa33d87…160a29
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown43d ago0x8f7c90…f5c419
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown43d ago0x70d2b9…b5eee1
0xfc54…b5750x9c95…e299Base$0.001100%Route unknown43d ago0xc43b54…bec38b

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.