Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base—$1.05100%0x63f7…4578102d ago0x0bcb77…ed903f
0xc9a2…31540x0e3d…7757Base—$10.50100%0x7c94…b13e102d ago0x893f78…87280b
0xc9a2…31540x0e3d…7757Base—$21.00100%0x7869…5c20102d ago0x6736e4…6450c0
0xc9a2…31540x0e3d…7757Base—$2.10100%0x4b4c…8d40102d ago0xd8c73f…d562f2
0xc9a2…31540x0e3d…7757Base—$15.75100%0x64fd…12f4102d ago0xb6b814…1560cc
0xc9a2…31540x0e3d…7757Base—$2.10100%0xd4a6…3b8d102d ago0x852cd7…30db2e
0xc9a2…31540x0e3d…7757Base—$10.50100%0x4136…b726102d ago0x0ac165…f86ce4
0xc9a2…31540x0e3d…7757Base—$2.10100%0x7daa…0217102d ago0x7b606b…960c5b
0xc9a2…31540x0e3d…7757Base—$3.15100%0x59d0…cf72102d ago0x94b304…c862f7
0xc9a2…31540x0e3d…7757Base—$10.50100%0x5d3d…e333102d ago0x116057…ced690
0xc9a2…31540x0e3d…7757Base—$4.20100%0x1570…9b0a102d ago0x6a2fea…c0adbe
0xc9a2…31540x0e3d…7757Base—$4.20100%0xb55c…2e3e102d ago0x3069f2…6166ad
0xc9a2…31540x0e3d…7757Base—$5.25100%0xdeef…04fd102d ago0xdaee25…0d9d8e
0xc9a2…31540x0e3d…7757Base—$15.75100%0x7250…0f20102d ago0x3b8d82…f76fe1
0xc9a2…31540x0e3d…7757Base—$2.10100%0x1984…8da8103d ago0x13fccf…164b7d
0xc9a2…31540x0e3d…7757Base—$10.50100%0x1c06…7baa103d ago0x41a6d8…18f754

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.