Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x549f…5aa60x6a0a…bf67Base—$0.01100%coinbase2d ago0x448839…3e7d58
0x549f…5aa60x6a0a…bf67Base—$0.01100%coinbase2d ago0xf03df4…10d253
0x549f…5aa60x6a0a…bf67Base—$0.01100%coinbase2d ago0x2a9341…42135f
0x549f…5aa60x6a0a…bf67Base—$0.01100%coinbase2d ago0x4e5933…bbcd52
0x549f…5aa60x6a0a…bf67Base—$0.01100%coinbase2d ago0xf41300…934d9a
0x549f…5aa60x6a0a…bf67Base—$0.10100%coinbase3d ago0x949583…5a7568
0x549f…5aa60x6a0a…bf67Base—$0.10100%coinbase3d ago0x30c99f…74685e
0x549f…5aa60x6a0a…bf67Base—$0.10100%coinbase3d ago0xd945f2…93dee0
0x549f…5aa60x6a0a…bf67Base—$0.10100%coinbase3d ago0x59798d…fdd7f0
0x549f…5aa60x6a0a…bf67Base—$0.10100%coinbase3d ago0xe8f27e…9257b3
0x549f…5aa60x6a0a…bf67Base—$0.10100%coinbase3d ago0x53f9a0…7b4c8f
0x549f…5aa60x6a0a…bf67Base—$0.10100%coinbase3d ago0x49938d…d27233
0x549f…5aa60x6a0a…bf67Base—$0.10100%coinbase3d ago0xe4b8ab…55b033
0x549f…5aa60x6a0a…bf67Base—$0.10100%coinbase3d ago0x34934b…83204a
0x549f…5aa60x6a0a…bf67Base—$0.10100%coinbase3d ago0xab3194…ab7292
0x549f…5aa60x6a0a…bf67Base—$0.10100%coinbase3d ago0x69e0f4…00cd61
0x549f…5aa60x6a0a…bf67Base—$0.10100%coinbase3d ago0x3157ac…35c5ce
0x549f…5aa60x6a0a…bf67Base—$0.10100%coinbase3d ago0x0dee4e…1073f9
0x549f…5aa60x6a0a…bf67Base—$0.10100%coinbase3d ago0x115048…70c43a
0x549f…5aa60x6a0a…bf67Base—$0.10100%coinbase3d ago0xe0ec57…3ceeee
0x549f…5aa60x6a0a…bf67Base—$0.10100%coinbase3d ago0x189777…0b457f
0x549f…5aa60x6a0a…bf67Base—$0.10100%coinbase3d ago0x307a2f…c152e8
0x549f…5aa60x6a0a…bf67Base—$0.10100%coinbase3d ago0xaf58bc…8df0f6
0x549f…5aa60x6a0a…bf67Base—$0.10100%coinbase3d ago0x40fcf4…ac2878
0x549f…5aa60x6a0a…bf67Base—$0.10100%coinbase3d ago0xf01009…4bf570

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.