Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base$2.10100%0xbc18…facb76d ago0x43fb98…27a10d
0x3fb1…7e250x0e3d…7757Base$2.10100%0xa8e8…666876d ago0x51e1d3…07d518
0x3fb1…7e250x0e3d…7757Base$10.50100%0x9092…bc9e76d ago0x264850…8bcf95
0x3fb1…7e250x0e3d…7757Base$6.30100%0x2837…f76776d ago0x8c8c76…92d5e6
0x3fb1…7e250x0e3d…7757Base$21.00100%0x8c9f…11af76d ago0xec901d…c6a50e
0x3fb1…7e250x0e3d…7757Base$10.50100%0x7bc8…426176d ago0x354b59…a1484e
0x3fb1…7e250x0e3d…7757Base$10.50100%0x20cf…bf5576d ago0xe6e90a…bdf377
0x3fb1…7e250x0e3d…7757Base$6.30100%0x9d9f…8c6a76d ago0xa3e68e…1824c8
0x3fb1…7e250x0e3d…7757Base$10.50100%0xf8fe…a40d76d ago0x53953d…1c5629
0x3fb1…7e250x0e3d…7757Base$10.50100%0xc84b…0cb376d ago0x868a99…6f7c2e
0x3fb1…7e250x0e3d…7757Base$1.05100%0x5df6…642876d ago0x2ae483…2a0548
0x3fb1…7e250x0e3d…7757Base$10.50100%0x77d0…ce5076d ago0x840e5b…4a218d
0x3fb1…7e250x0e3d…7757Base$2.10100%0x3e5d…fd3876d ago0x1658e6…6a3c5d
0x3fb1…7e250x0e3d…7757Base$10.50100%0x9d6c…edd376d ago0x1ec282…cbacee
0x3fb1…7e250x0e3d…7757Base$10.50100%0x8de7…1c2c76d ago0x428484…a337be
0x3fb1…7e250x0e3d…7757Base$2.10100%0xb97a…ba2d76d ago0x6277cc…747ac5
0x3fb1…7e250x0e3d…7757Base$2.10100%0x811a…c8aa76d ago0x9076d7…dda5b1
0x3fb1…7e250x0e3d…7757Base$5.25100%0xc4f0…359676d ago0xc24ed3…50548a
0x3fb1…7e250x0e3d…7757Base$1.05100%0x04e2…747876d ago0xbf88df…06ba89
0x3fb1…7e250x0e3d…7757Base$5.25100%0xec7c…5d3276d ago0x1c33eb…02f55d
0x3fb1…7e250x0e3d…7757Base$3.15100%0x2d1c…632c76d ago0x986777…41a81a
0x3fb1…7e250x0e3d…7757Base$10.50100%0x3368…d66b76d ago0x5a4d76…c28814
0x3fb1…7e250x0e3d…7757Base$5.25100%0x8ae6…570676d ago0xb9ee38…2f18a2
0x3fb1…7e250x0e3d…7757Base$21.00100%0x79e1…2ea777d ago0x87789f…64ed62
0x3fb1…7e250x0e3d…7757Base$10.50100%0x771b…60b877d ago0x290bcc…24d6df

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.