Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9f9…47600x10c1…1e24Base—$0.91100%coinbase115d ago0xafd3d7…b9909c
0xb9f9…47600x10c1…1e24Base—$0.89100%coinbase115d ago0x7389a3…f11c39
0xb9f9…47600x10c1…1e24Base—$0.86100%coinbase115d ago0xf915b0…632000
0xb9f9…47600x10c1…1e24Base—$0.84100%coinbase115d ago0x1047ea…47420c
0xb9f9…47600x10c1…1e24Base—$0.81100%coinbase115d ago0xb71bf3…d0ed8b
0xb9f9…47600x10c1…1e24Base—$0.80100%coinbase115d ago0x926ccd…dbaf6c
0xb9f9…47600x10c1…1e24Base—$0.77100%coinbase115d ago0x090615…e602df
0xb9f9…47600x10c1…1e24Base—$0.75100%coinbase115d ago0xfe04b5…b400c6
0xb9f9…47600x10c1…1e24Base—$0.73100%coinbase115d ago0x293060…6a65fc
0xb9f9…47600x10c1…1e24Base—$0.70100%coinbase115d ago0xf348b6…8281ce
0xb9f9…47600x10c1…1e24Base—$0.75100%coinbase115d ago0xafc1a1…e63f5d
0xb9f9…47600x10c1…1e24Base—$0.70100%coinbase115d ago0x2fdb65…5eece1
0xb9f9…47600x10c1…1e24Base—$0.57100%coinbase115d ago0xbc126f…e763b2
0xb9f9…47600x10c1…1e24Base—$0.69100%coinbase115d ago0x0dae44…43a57e
0xb9f9…47600x10c1…1e24Base—$0.54100%coinbase115d ago0x13596b…b763b9
0xb9f9…47600x10c1…1e24Base—$0.57100%coinbase115d ago0xb0af39…1e8dee
0xb9f9…47600x10c1…1e24Base—$0.66100%coinbase115d ago0xaf7a48…f94b9b
0xb9f9…47600x10c1…1e24Base—$0.54100%coinbase115d ago0x01fd2e…41b978
0xb9f9…47600x10c1…1e24Base—$0.52100%coinbase115d ago0x2b2311…6346b2
0xb9f9…47600x10c1…1e24Base—$0.68100%coinbase115d ago0x24ced1…2c263b
0xb9f9…47600x10c1…1e24Base—$0.54100%coinbase115d ago0xfd389e…52b460
0xb9f9…47600x10c1…1e24Base—$0.61100%coinbase116d ago0x998cd1…3b73d4
0xb9f9…47600x10c1…1e24Base—$0.54100%coinbase116d ago0xbdff65…7c93a4
0xb9f9…47600x10c1…1e24Base—$0.58100%coinbase116d ago0xadab15…00f978
0xb9f9…47600x10c1…1e24Base—$0.21100%coinbase116d ago0x267df0…0a12f8

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.