Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base$3.15100%0xc2ed…bd4e73d ago0xcd295e…fb4099
0xdd07…45b90x0e3d…7757Base$4.20100%0xca9f…d20173d ago0x68f7ca…a23792
0xdd07…45b90x0e3d…7757Base$4.20100%0x33a2…877f73d ago0x534bda…1116ae
0xdd07…45b90x0e3d…7757Base$5.25100%0x1570…9b0a73d ago0xd257ce…e1c74e
0xdd07…45b90x0e3d…7757Base$1.05100%0xfdd4…df7273d ago0xb9434f…7d8d43
0xdd07…45b90x0e3d…7757Base$2.10100%0x9f6a…a93c73d ago0xbf9ccd…c40cb9
0xdd07…45b90x0e3d…7757Base$7.35100%0x665d…3bb973d ago0x9f9e8a…b2337f
0xdd07…45b90x0e3d…7757Base$2.10100%0x04a0…f71874d ago0x9aec99…5c9d4e
0xdd07…45b90x0e3d…7757Base$2.10100%0xe9e4…196374d ago0x414100…22a056
0xdd07…45b90x0e3d…7757Base$36.75100%0x5823…9b2174d ago0x71c27b…fa05bf
0xdd07…45b90x0e3d…7757Base$3.15100%0xf867…7e9b74d ago0xd374c2…de08a2
0xdd07…45b90x0e3d…7757Base$2.10100%0x1913…93d974d ago0x7da72a…4935c4
0xdd07…45b90x0e3d…7757Base$15.75100%0x2970…8ed774d ago0x2aac42…0a3e26
0xdd07…45b90x0e3d…7757Base$2.10100%0x07d6…1b9474d ago0x4a4b6c…92ca57
0xdd07…45b90x0e3d…7757Base$2.10100%0x65ca…0ec174d ago0x1898e1…754ab8
0xdd07…45b90x0e3d…7757Base$2.10100%0x3213…64ef74d ago0xa1762c…cd1811
0xdd07…45b90x0e3d…7757Base$10.50100%0x6344…a21a74d ago0x710875…0ab331
0xdd07…45b90x0e3d…7757Base$1.05100%0x80e7…127f74d ago0x019534…a6f6a7
0xdd07…45b90x0e3d…7757Base$15.75100%0x2837…f76774d ago0xc7f913…3b3e4c

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.