Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0078…e6cf0x3e0a…78e7Base—$0.003478100%coinbase74d ago0x7b8696…d98a54
0x0078…e6cf0x3e0a…78e7Base—$0.004985100%coinbase74d ago0x8eed34…812f56
0x0078…e6cf0x3e0a…78e7Base—$0.003694100%coinbase74d ago0xfd5524…f8ce49
0x0078…e6cf0x3e0a…78e7Base—$0.005218100%coinbase74d ago0x6ded00…3b212f
0x0078…e6cf0x3e0a…78e7Base—$0.003419100%coinbase74d ago0x5f5845…cbfc96
0x0078…e6cf0x3e0a…78e7Base—$0.005821100%coinbase74d ago0x5262db…5edd63
0x0078…e6cf0x3e0a…78e7Base—$0.005551100%coinbase74d ago0xd67388…a2007a
0x0078…e6cf0x3e0a…78e7Base—$0.005001100%coinbase74d ago0x1dc2fe…66d2e4
0x0078…e6cf0x3e0a…78e7Base—$0.004724100%coinbase75d ago0x20cc64…eaea3c
0x0078…e6cf0x3e0a…78e7Base—$0.003606100%coinbase75d ago0x6e6375…40a179
0x0078…e6cf0x3e0a…78e7Base—$0.004004100%coinbase75d ago0xb069a5…4ebb34
0x0078…e6cf0x3e0a…78e7Base—$0.004565100%coinbase75d ago0xf4db1f…abc7e4
0x0078…e6cf0x3e0a…78e7Base—$0.004543100%coinbase75d ago0x8d6fb7…6aa450
0x0078…e6cf0x3e0a…78e7Base—$0.005612100%coinbase75d ago0x85c09c…2ea30c
0x0078…e6cf0x3e0a…78e7Base—$0.003857100%coinbase75d ago0x14d276…ab4fa9
0x0078…e6cf0x3e0a…78e7Base—$0.003992100%coinbase75d ago0x073fee…74f47b
0x0078…e6cf0x3e0a…78e7Base—$0.003858100%coinbase75d ago0x5848c8…f2252e
0x0078…e6cf0x3e0a…78e7Base—$0.005155100%coinbase75d ago0x57211a…9d815d
0x0078…e6cf0x3e0a…78e7Base—$0.005446100%coinbase75d ago0xf590e9…8514c7
0x0078…e6cf0x3e0a…78e7Base—$0.002993100%coinbase75d ago0x217d7e…aede9a
0x0078…e6cf0x3e0a…78e7Base—$0.005359100%coinbase75d ago0xb74cf9…9a7557
0x0078…e6cf0x3e0a…78e7Base—$0.002871100%coinbase75d ago0x426820…4b6723
0x0078…e6cf0x3e0a…78e7Base—$0.00546100%coinbase75d ago0xca4ee5…0ea983
0x0078…e6cf0x3e0a…78e7Base—$0.003155100%coinbase75d ago0xfcefa8…d721e9
0x0078…e6cf0x3e0a…78e7Base—$0.003007100%coinbase75d ago0x8f09ec…29a7fa

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.