Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase115d ago0xf875b1…d87066
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase115d ago0x2bd71d…5b4e9b
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase115d ago0xdc53f0…ce8b33
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase115d ago0x293c81…ed1def
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase115d ago0x420e08…e0cad5
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase115d ago0x90fabc…bf0e68
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase115d ago0x66ed3a…dd010b
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase115d ago0x7082f5…caeb4f
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase115d ago0x14d7d6…fb6d46
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase115d ago0xcb58c1…721b78
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase115d ago0x8902b7…5fcf31
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase115d ago0xaa1fc4…00297c
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase115d ago0x5b00e9…9f351b
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase115d ago0x13d95d…03ef07
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase115d ago0x88aeba…5fa0ee
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase115d ago0x2b499e…ca815f
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase115d ago0xab0e9a…284236
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase115d ago0x33feee…9e3d9b
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase115d ago0xf3a300…ea19ba
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase115d ago0x791209…3b212f
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase115d ago0xe97ff7…a15c2c
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase115d ago0x9642ee…7578b3
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase115d ago0x20c20f…fcdcbb
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase115d ago0x2e7f0f…8ff629
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase115d ago0xb2f667…70843b

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.