Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56de…e93b0xdc59…1506Basex402 service$0.00568100%coinbase1h ago0x95f023…befbec
0x56de…e93b0xdc59…1506Basex402 service$0.00583100%coinbase1h ago0xb8138b…358190
0x56de…e93b0xdc59…1506Basex402 service$0.006688100%coinbase1h ago0x3f28b5…4f662d
0x56de…e93b0xdc59…1506Basex402 service$0.00674100%coinbase1h ago0xb50d74…98ba1f
0x56de…e93b0xdc59…1506Basex402 service$0.006742100%coinbase5h ago0x5d0778…4cf3bf
0x56de…e93b0xdc59…1506Basex402 service$0.006728100%coinbase5h ago0x87b856…8cce61
0x56de…e93b0xdc59…1506Basex402 service$0.00668100%coinbase5h ago0xefbfbe…f5efb0
0x56de…e93b0xdc59…1506Basex402 service$0.006628100%coinbase5h ago0x7e5bfb…60cdba
0x56de…e93b0xdc59…1506Basex402 service$0.007294100%coinbase5h ago0x5634d4…50485a
0x56de…e93b0xdc59…1506Basex402 service$0.007302100%coinbase5h ago0x1560b5…69acfb
0x56de…e93b0xdc59…1506Basex402 service$0.007404100%coinbase5h ago0xdf991f…eaa139
0x56de…e93b0xdc59…1506Basex402 service$0.007292100%coinbase5h ago0xa3b6a0…2093eb
0x56de…e93b0xdc59…1506Basex402 service$0.007216100%coinbase5h ago0xc4fe08…35ad6f
0x56de…e93b0xdc59…1506Basex402 service$0.006986100%coinbase5h ago0x17e2cd…33e70b
0x56de…e93b0xdc59…1506Basex402 service$0.007548100%coinbase5h ago0x9d31f1…bf7ac0
0x56de…e93b0xdc59…1506Basex402 service$0.007776100%coinbase5h ago0x1bf2bc…3a440f
0x56de…e93b0xdc59…1506Basex402 service$0.007936100%coinbase5h ago0xb0244c…f08d16
0x56de…e93b0xdc59…1506Basex402 service$0.007904100%coinbase5h ago0x11f86f…e29e64
0x56de…e93b0xdc59…1506Basex402 service$0.007742100%coinbase5h ago0xaf5c5a…c034e1
0x56de…e93b0xdc59…1506Basex402 service$0.007724100%coinbase5h ago0x3428b0…ae9f65
0x56de…e93b0xdc59…1506Basex402 service$0.007746100%coinbase5h ago0x03fb94…06a59b
0x56de…e93b0xdc59…1506Basex402 service$0.00751100%coinbase5h ago0x7d5c36…0e6a11
0x56de…e93b0xdc59…1506Basex402 service$0.00687100%coinbase5h ago0x404f28…a05dd6

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.