Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x460c…e4090x3e0a…78e7Base—$0.004878100%coinbase74d ago0x7030f1…038abd
0x460c…e4090x3e0a…78e7Base—$0.004309100%coinbase74d ago0xb0953b…5a1ff1
0x460c…e4090x3e0a…78e7Base—$0.003764100%coinbase74d ago0xe45a1b…069738
0x460c…e4090x3e0a…78e7Base—$0.002673100%coinbase74d ago0x95f143…4a0c59
0x460c…e4090x3e0a…78e7Base—$0.005677100%coinbase74d ago0xdae462…086319
0x460c…e4090x3e0a…78e7Base—$0.005736100%coinbase74d ago0x100332…1ca82f
0x460c…e4090x3e0a…78e7Base—$0.005393100%coinbase75d ago0x237ace…282a26
0x460c…e4090x3e0a…78e7Base—$0.002781100%coinbase75d ago0xb7a153…d94e4f
0x460c…e4090x3e0a…78e7Base—$0.004477100%coinbase75d ago0x520627…68373d
0x460c…e4090x3e0a…78e7Base—$0.005678100%coinbase75d ago0x3d8175…edbf43
0x460c…e4090x3e0a…78e7Base—$0.00484100%coinbase75d ago0xf630fe…959adb
0x460c…e4090x3e0a…78e7Base—$0.003723100%coinbase75d ago0xcb4374…b8ddcc
0x460c…e4090x3e0a…78e7Base—$0.005496100%coinbase75d ago0xf83459…1c5d85
0x460c…e4090x3e0a…78e7Base—$0.00522100%coinbase75d ago0x7dd4a0…0d786c
0x460c…e4090x3e0a…78e7Base—$0.003634100%coinbase75d ago0xdb420d…16d8c5
0x460c…e4090x3e0a…78e7Base—$0.005716100%coinbase75d ago0x3ef452…fea398
0x460c…e4090x3e0a…78e7Base—$0.004717100%coinbase75d ago0x5810f0…2fb1f0
0x460c…e4090x3e0a…78e7Base—$0.004882100%coinbase75d ago0xe4c53d…027197
0x460c…e4090x3e0a…78e7Base—$0.002787100%coinbase75d ago0x2145e4…e4c67a
0x460c…e4090x3e0a…78e7Base—$0.002906100%coinbase75d ago0x3b4b5e…ca435b
0x460c…e4090x3e0a…78e7Base—$0.00502100%coinbase75d ago0x46f0cd…05c7f9
0x460c…e4090x3e0a…78e7Base—$0.00473100%coinbase75d ago0xc5b8c3…818236
0x460c…e4090x3e0a…78e7Base—$0.003936100%coinbase75d ago0xd92745…d52d99
0x460c…e4090x3e0a…78e7Base—$0.002922100%coinbase75d ago0x425554…47eafc
0x460c…e4090x3e0a…78e7Base—$0.004041100%coinbase75d ago0xc65807…356275

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.