Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown84d ago0xa7ceaa…87d112
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown85d ago0x577278…318f41
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown85d ago0xbd868a…61fad4
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown85d ago0x8fb7ea…c28c79
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown85d ago0x4052ac…73a50d
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown85d ago0x9911c8…dbf147
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown85d ago0x325961…496ba7
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown85d ago0x59ef75…4e641c
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown85d ago0x2d8b51…eb6d95
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown85d ago0xddaac2…eab924
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown85d ago0x0fcdad…6c646f
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown85d ago0x03173e…7213b6
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown85d ago0x1c16fe…2d76e9
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown85d ago0xabde03…b873ec
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown85d ago0x420ac5…730724
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown85d ago0xe8be9c…f2ffe5
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown85d ago0x8d7514…9951b5
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown85d ago0x047457…32a45c
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown85d ago0x5a9fc3…7a9aeb
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown85d ago0xd853f0…5c0e18
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown85d ago0x1bb1a2…38c28d
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown85d ago0xae3c83…02ef85
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown85d ago0xa745ed…17cdec
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown85d ago0xc15234…b9bb90
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown85d ago0xaba006…321541

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.