Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a34…ebe50x3e0a…78e7Base—$0.0058100%coinbase75d ago0x4fc08a…583fae
0x2a34…ebe50x3e0a…78e7Base—$0.003678100%coinbase75d ago0xfc14fd…6e17b5
0x2a34…ebe50x3e0a…78e7Base—$0.005185100%coinbase75d ago0x7a1019…d92da5
0x2a34…ebe50x3e0a…78e7Base—$0.005442100%coinbase75d ago0xcad929…d98c9c
0x2a34…ebe50x3e0a…78e7Base—$0.004495100%coinbase75d ago0xff16a4…1c0a90
0x2a34…ebe50x3e0a…78e7Base—$0.002736100%coinbase75d ago0x36b5f7…cd242c
0x2a34…ebe50x3e0a…78e7Base—$0.003822100%coinbase75d ago0x4be9f8…9802cf
0x2a34…ebe50x3e0a…78e7Base—$0.002979100%coinbase75d ago0xf26b41…26518b
0x2a34…ebe50x3e0a…78e7Base—$0.00579100%coinbase75d ago0x84b3c8…d19066
0x2a34…ebe50x3e0a…78e7Base—$0.005166100%coinbase75d ago0xb1d44f…433726
0x2a34…ebe50x3e0a…78e7Base—$0.004133100%coinbase75d ago0xa0221a…74d728
0x2a34…ebe50x3e0a…78e7Base—$0.005303100%coinbase75d ago0x379106…b8fa48
0x2a34…ebe50x3e0a…78e7Base—$0.004884100%coinbase75d ago0x589fc8…73fb8d
0x2a34…ebe50x3e0a…78e7Base—$0.003393100%coinbase75d ago0x4bf1cd…e60454
0x2a34…ebe50x3e0a…78e7Base—$0.002993100%coinbase75d ago0x005a9c…cae499
0x2a34…ebe50x3e0a…78e7Base—$0.00531100%coinbase75d ago0xbf1923…576a5c
0x2a34…ebe50x3e0a…78e7Base—$0.00283100%coinbase75d ago0xb716d0…325763
0x2a34…ebe50x3e0a…78e7Base—$0.003028100%coinbase75d ago0x4c7738…d76d1f
0x2a34…ebe50x3e0a…78e7Base—$0.004306100%coinbase75d ago0x232302…fed1ff
0x2a34…ebe50x3e0a…78e7Base—$0.004964100%coinbase75d ago0x9703eb…a597c9
0x2a34…ebe50x3e0a…78e7Base—$0.003544100%coinbase75d ago0x7f3889…6d1ed8
0x2a34…ebe50x3e0a…78e7Base—$0.005106100%coinbase75d ago0x2b719a…2bd2fe
0x2a34…ebe50x3e0a…78e7Base—$0.004021100%coinbase75d ago0x902af0…57be5e
0x2a34…ebe50x3e0a…78e7Base—$0.003469100%coinbase75d ago0x9656a3…1f0f28
0x2a34…ebe50x3e0a…78e7Base—$0.004828100%coinbase75d ago0x7b46d3…1d47a2

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.