Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca7e…02fb0x035b…8877Base$0.02100%coinbase76d ago0xc84431…52b370
0xca7e…02fb0x035b…8877Base$0.02100%coinbase76d ago0x62b659…8bd806
0xca7e…02fb0x035b…8877Base$0.02100%coinbase76d ago0xd3795e…6741d1
0xca7e…02fb0x035b…8877Base$0.02100%coinbase76d ago0x3d6d56…0f58d8
0xca7e…02fb0x035b…8877Base$0.02100%coinbase76d ago0xb0cae4…202192
0xca7e…02fb0x035b…8877Base$0.02100%coinbase76d ago0x5c3ff3…31e9cc
0xca7e…02fb0x035b…8877Base$0.02100%coinbase76d ago0xf23190…3325e1
0xca7e…02fb0x035b…8877Base$0.02100%coinbase76d ago0xac9343…613d4a
0xca7e…02fb0x035b…8877Base$0.02100%coinbase76d ago0xba7270…687185
0xca7e…02fb0x035b…8877Base$0.02100%coinbase76d ago0xdf26b0…9f7633
0xca7e…02fb0x035b…8877Base$0.02100%coinbase76d ago0x0348d9…2f1d8d
0xca7e…02fb0x035b…8877Base$0.002100%coinbase76d ago0x4b695d…a7dae6
0xca7e…02fb0x035b…8877Base$0.02100%coinbase76d ago0x0cb24a…b3621e
0xca7e…02fb0x035b…8877Base$0.02100%coinbase76d ago0xc230e9…edaa12
0xca7e…02fb0x035b…8877Base$0.02100%coinbase76d ago0x892d75…0a940f
0xca7e…02fb0x035b…8877Base$0.02100%coinbase76d ago0x622be1…707983
0xca7e…02fb0x035b…8877Base$0.02100%coinbase76d ago0x46c065…4ce9fa
0xca7e…02fb0x035b…8877Base$0.02100%coinbase76d ago0x41fa8b…b78309
0xca7e…02fb0x035b…8877Base$0.02100%coinbase76d ago0x759df8…59d06b
0xca7e…02fb0x035b…8877Base$0.02100%coinbase76d ago0xe3027a…b5a0cd
0xca7e…02fb0x035b…8877Base$0.02100%coinbase76d ago0x2684be…2bd5c6
0xca7e…02fb0x035b…8877Base$0.02100%coinbase76d ago0xe46185…6cda72
0xca7e…02fb0x035b…8877Base$0.02100%coinbase76d ago0xdd3606…79eb6a
0xca7e…02fb0x035b…8877Base$0.02100%coinbase76d ago0xbd50b8…d8359e
0xca7e…02fb0x035b…8877Base$0.002100%coinbase76d ago0x388320…597db6

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.