Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase73d ago0x3bfb49…90d3c0
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase73d ago0x2b53e9…986285
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase73d ago0x3a843e…170ea1
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase73d ago0x4fb434…e2b8f5
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase73d ago0x0437ec…a993ff
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase73d ago0x38df2b…a8a5a0
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase73d ago0x0aea63…765692
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase73d ago0x0cac1e…5b670e
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase73d ago0x44cd9b…f09d61
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase73d ago0x20d0ed…a85076
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase73d ago0x7d7228…5302e8
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase73d ago0x01727a…5bea90
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase73d ago0xb349f8…71f46b
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase73d ago0x9f2b21…71cbd6
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase73d ago0x3f3521…0f30da
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase73d ago0x2e2c54…3b09d7
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase73d ago0xc479ad…691247
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase73d ago0x82b916…c42ec8
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase73d ago0x2d3491…af83d0
0x9897…e0420x325b…d430BaseStableEnrichExa$0.01100%coinbase73d ago0x662506…68202e
0x9897…e0420x325b…d430BaseStableEnrichExa$0.01100%coinbase73d ago0x796890…00a0b0
0x9897…e0420x325b…d430BaseStableEnrichExa$0.03100%coinbase73d ago0xf622f2…dc131a
0x9897…e0420x325b…d430BaseStableEnrichExa$0.03100%coinbase73d ago0x9674dc…30a039
0x9897…e0420x325b…d430BaseStableEnrichExa$0.03100%coinbase73d ago0xacfc49…550c22
0x9897…e0420x325b…d430BaseStableEnrichExa$0.03100%coinbase73d ago0x993576…7b5ab5

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.