Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$5.25100%0xa7d7…e1b657d ago0x57de88…d1c810
0xa787…64cf0x0e3d…7757Base$2.10100%0xe7f0…b89c57d ago0xd0b6a6…109108
0xa787…64cf0x0e3d…7757Base$2.10100%0xb77d…5f2d57d ago0xf7ecd0…594c0b
0xa787…64cf0x0e3d…7757Base$1.05100%0x3e24…de6857d ago0x3433cb…4b8b15
0xa787…64cf0x0e3d…7757Base$2.10100%0x51a8…b21157d ago0xab78c5…544f21
0xa787…64cf0x0e3d…7757Base$2.10100%0xc807…52c757d ago0x249ad9…f0925e
0xa787…64cf0x0e3d…7757Base$5.25100%0x8437…41a857d ago0x72d433…140538
0xa787…64cf0x0e3d…7757Base$5.25100%0xf345…7b3457d ago0xde47a7…c3ddb1
0xa787…64cf0x0e3d…7757Base$10.50100%0x1668…2c3e57d ago0xf55ec6…394b10
0xa787…64cf0x0e3d…7757Base$27.30100%0x6c0f…7cd657d ago0x961dd1…a813e6
0xa787…64cf0x0e3d…7757Base$3.15100%0x3ab4…e68457d ago0x52206c…efdd0c
0xa787…64cf0x0e3d…7757Base$10.50100%0x88df…6a4d57d ago0xefac02…3a4d30
0xa787…64cf0x0e3d…7757Base$10.50100%0xaecf…8b7557d ago0x7c4ca7…a02698
0xa787…64cf0x0e3d…7757Base$17.85100%0x58cf…f8d457d ago0x7fc017…7d6c66
0xa787…64cf0x0e3d…7757Base$111.30100%0x78aa…366757d ago0xa8c22b…ca22ae
0xa787…64cf0x0e3d…7757Base$1.05100%0x2016…553457d ago0x65e41c…5a58d8
0xa787…64cf0x0e3d…7757Base$2.10100%0x5e05…afbb57d ago0x8137ad…b8262f
0xa787…64cf0x0e3d…7757Base$10.50100%0x2fb6…129757d ago0x6bc780…6f8718
0xa787…64cf0x0e3d…7757Base$5.25100%0xe1d1…1b1957d ago0x4bc3a4…e1fdf8
0xa787…64cf0x0e3d…7757Base$1.05100%0x1434…1c6e57d ago0x9f7aba…1a1804
0xa787…64cf0x0e3d…7757Base$10.50100%0x2d18…781157d ago0x7451e9…a969b3
0xa787…64cf0x0e3d…7757Base$2.10100%0x41d2…bf7f57d ago0xc83b9b…0320fe
0xa787…64cf0x0e3d…7757Base$5.25100%0x6fec…af4057d ago0x325e3b…75618d
0xa787…64cf0x0e3d…7757Base$21.00100%0x04e2…747857d ago0x576ccf…1be4d2
0xa787…64cf0x0e3d…7757Base$3.15100%0x99d9…ec9d57d ago0x3b97ce…543d09

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.