Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase3d ago0xb984ae…0f51f1
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase3d ago0x4478c5…9fc13c
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase3d ago0xc368e8…962728
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase3d ago0x057c49…cd09b1
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase3d ago0x360d6d…11a5dc
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase3d ago0x36ac32…9c111c
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase3d ago0xbaa17b…8a46db
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase3d ago0x849826…df70a2
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase3d ago0x66601f…3c158e
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase3d ago0xa5f9ed…f2a4d9
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase3d ago0x69fbcc…7c185d
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase3d ago0x4d2425…421a54
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase3d ago0x78787a…0c6128
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase3d ago0x8b8b62…5b112a
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase3d ago0x0aa60a…90955b
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase3d ago0x50fc4a…9ea81a
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase3d ago0xa7d572…295808
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase3d ago0x37ba9c…3c49f7
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase3d ago0x85278a…41b868
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase3d ago0x828557…45ad68
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase3d ago0x25889d…1f2edc
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase3d ago0x3978b2…6576a2
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase3d ago0xe4079e…056462
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase3d ago0xe5a261…c1d823
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase3d ago0xe69e5d…5daea0

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

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