Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x640e…5f1854d ago0xf7d5f9…9d3734
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x35ec…9dba54d ago0xcb43fb…161e34
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x0c48…3ed654d ago0x8ea34e…eb665b
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x1a4b…80bc54d ago0xe35146…47996d
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x0971…930e54d ago0x87189c…fa9320
0x4bfb…0c880x0e3d…7757Base—$47.25100%0x7924…2dfe54d ago0xf6a7ea…c03a0f
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xd60b…b73954d ago0xc849c1…4906c8
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xe59f…80f754d ago0xf5a788…0e9492
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xffde…041054d ago0xc56cde…c69783
0x4bfb…0c880x0e3d…7757Base—$21.00100%0xfdd4…df7254d ago0xd12645…2a21b1
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xa2b8…fedd55d ago0x472317…ed0564
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x58cf…f8d455d ago0x690582…0fef73
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x5e44…05a855d ago0xc31b09…73176a
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x3eb5…db3c55d ago0xa85af1…b19177
0x4bfb…0c880x0e3d…7757Base—$52.50100%0x0558…49bd55d ago0xdbe31e…d3b485
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x9510…bc1255d ago0xc0b24d…1664ad
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x1a34…32c155d ago0x5e1fb1…089bff
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xa1fb…723e55d ago0x91bec8…9afca5
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x9547…14df55d ago0xf84451…4fb906
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x238c…f4bb55d ago0xf3c89c…5911e5
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x1984…8da855d ago0x37a1a6…04fcdb
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x1053…e7a955d ago0x8af5f2…ced96b
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x9c66…aca655d ago0x1737e4…e95d97

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.