Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9f9…ebb00x3e0a…78e7Base—$0.002642100%coinbase74d ago0xe5362f…34dd36
0xe9f9…ebb00x3e0a…78e7Base—$0.004977100%coinbase74d ago0xd34d2d…4a2e1d
0xe9f9…ebb00x3e0a…78e7Base—$0.004158100%coinbase74d ago0xeb7d51…faf896
0xe9f9…ebb00x3e0a…78e7Base—$0.005619100%coinbase74d ago0x85bd72…642598
0xe9f9…ebb00x3e0a…78e7Base—$0.004093100%coinbase74d ago0x4d6a36…ec8fdf
0xe9f9…ebb00x3e0a…78e7Base—$0.003745100%coinbase74d ago0x26152b…7a7029
0xe9f9…ebb00x3e0a…78e7Base—$0.003928100%coinbase75d ago0x7d56b2…2262cf
0xe9f9…ebb00x3e0a…78e7Base—$0.003264100%coinbase75d ago0x1ed8e7…674bea
0xe9f9…ebb00x3e0a…78e7Base—$0.00572100%coinbase75d ago0x4a95da…73aa63
0xe9f9…ebb00x3e0a…78e7Base—$0.004115100%coinbase75d ago0x4134d0…555469
0xe9f9…ebb00x3e0a…78e7Base—$0.005942100%coinbase75d ago0xa49fcb…2db9aa
0xe9f9…ebb00x3e0a…78e7Base—$0.002821100%coinbase75d ago0x7c5039…e1192a
0xe9f9…ebb00x3e0a…78e7Base—$0.003456100%coinbase75d ago0xf5d953…730549
0xe9f9…ebb00x3e0a…78e7Base—$0.003542100%coinbase75d ago0x5953b7…c52506
0xe9f9…ebb00x3e0a…78e7Base—$0.004181100%coinbase75d ago0xe46d46…3a4e68
0xe9f9…ebb00x3e0a…78e7Base—$0.003363100%coinbase75d ago0xdb825d…e08fde
0xe9f9…ebb00x3e0a…78e7Base—$0.004889100%coinbase75d ago0x151b4e…3896c3
0xe9f9…ebb00x3e0a…78e7Base—$0.005656100%coinbase75d ago0x091ee2…c846ed
0xe9f9…ebb00x3e0a…78e7Base—$0.003045100%coinbase75d ago0x9b6c88…f4a53b
0xe9f9…ebb00x3e0a…78e7Base—$0.002838100%coinbase75d ago0xeecd3a…ce7458
0xe9f9…ebb00x3e0a…78e7Base—$0.004482100%coinbase75d ago0x51be78…44fa41
0xe9f9…ebb00x3e0a…78e7Base—$0.004032100%coinbase75d ago0xbd42da…400c48
0xe9f9…ebb00x3e0a…78e7Base—$0.005379100%coinbase75d ago0x9e6eb0…f0026d
0xe9f9…ebb00x3e0a…78e7Base—$0.004102100%coinbase75d ago0x6507d5…b7a446
0xe9f9…ebb00x3e0a…78e7Base—$0.004313100%coinbase75d ago0x28669f…306609

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.