Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc7c4…10d60x3e0a…78e7Base—$0.005082100%coinbase74d ago0xe8c6e5…8bf81b
0xc7c4…10d60x3e0a…78e7Base—$0.003538100%coinbase74d ago0x49c258…89bde7
0xc7c4…10d60x3e0a…78e7Base—$0.005194100%coinbase74d ago0x186760…52da82
0xc7c4…10d60x3e0a…78e7Base—$0.005236100%coinbase74d ago0x834b5e…8348c5
0xc7c4…10d60x3e0a…78e7Base—$0.00572100%coinbase74d ago0x9855f4…7cab18
0xc7c4…10d60x3e0a…78e7Base—$0.003514100%coinbase74d ago0x93addf…2af77e
0xc7c4…10d60x3e0a…78e7Base—$0.003974100%coinbase74d ago0x9c862b…1da1cd
0xc7c4…10d60x3e0a…78e7Base—$0.005741100%coinbase74d ago0x2e4266…b0d3f6
0xc7c4…10d60x3e0a…78e7Base—$0.002947100%coinbase74d ago0xd10ccf…69ddaa
0xc7c4…10d60x3e0a…78e7Base—$0.005413100%coinbase74d ago0xb016ae…688028
0xc7c4…10d60x3e0a…78e7Base—$0.002668100%coinbase75d ago0xc3c1dd…003b36
0xc7c4…10d60x3e0a…78e7Base—$0.003297100%coinbase75d ago0xf19b75…d9f37c
0xc7c4…10d60x3e0a…78e7Base—$0.005881100%coinbase75d ago0x3d9eff…e06dcf
0xc7c4…10d60x3e0a…78e7Base—$0.005696100%coinbase75d ago0xf19f21…b546c5
0xc7c4…10d60x3e0a…78e7Base—$0.004766100%coinbase75d ago0x81ec2a…0c0886
0xc7c4…10d60x3e0a…78e7Base—$0.00515100%coinbase75d ago0x6edaf3…ca3ca4
0xc7c4…10d60x3e0a…78e7Base—$0.005916100%coinbase75d ago0xddb52b…746e66
0xc7c4…10d60x3e0a…78e7Base—$0.004709100%coinbase75d ago0x5eecd8…06a9da
0xc7c4…10d60x3e0a…78e7Base—$0.005647100%coinbase75d ago0x4e77b8…4d7394
0xc7c4…10d60x3e0a…78e7Base—$0.002875100%coinbase75d ago0xad9890…59981e
0xc7c4…10d60x3e0a…78e7Base—$0.005809100%coinbase75d ago0xdfd338…9aa316
0xc7c4…10d60x3e0a…78e7Base—$0.005564100%coinbase75d ago0xa8e0a4…7b9d88
0xc7c4…10d60x3e0a…78e7Base—$0.002831100%coinbase75d ago0x64ca58…bd8748
0xc7c4…10d60x3e0a…78e7Base—$0.004444100%coinbase75d ago0x7f004b…8f6e26
0xc7c4…10d60x3e0a…78e7Base—$0.003562100%coinbase75d ago0x521f15…f4f9d1

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.