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%0x1af6…8fa371d ago0x64de06…db1f9e
0xa787…64cf0x0e3d…7757Base$5.25100%0x7186…110f71d ago0x7a9321…e86339
0xa787…64cf0x0e3d…7757Base$5.25100%0x573b…0d2871d ago0x0ed5fb…2e560e
0xa787…64cf0x0e3d…7757Base$5.25100%0x53e7…bd1071d ago0x29dfbe…894802
0xa787…64cf0x0e3d…7757Base$21.00100%0x0dc1…621471d ago0xd3f822…a7d81f
0xa787…64cf0x0e3d…7757Base$1.05100%0xafd1…680d71d ago0x489ab9…3ed33b
0xa787…64cf0x0e3d…7757Base$18.90100%0xb11e…6e5a71d ago0xcf4489…17e407
0xa787…64cf0x0e3d…7757Base$5.25100%0xfec0…c39471d ago0xbc4a28…b68822
0xa787…64cf0x0e3d…7757Base$12.60100%0xc2ed…bd4e71d ago0x5e76c1…5188a4
0xa787…64cf0x0e3d…7757Base$5.25100%0x20cf…bf5571d ago0x8f5793…9222bd
0xa787…64cf0x0e3d…7757Base$10.50100%0x6bdd…b27671d ago0x8a22ff…208dbd
0xa787…64cf0x0e3d…7757Base$1.05100%0x72fe…16d671d ago0x2bd234…235920
0xa787…64cf0x0e3d…7757Base$3.15100%0x0043…73f271d ago0x7d4e83…b9504b
0xa787…64cf0x0e3d…7757Base$5.25100%0xc664…74ab71d ago0x7e766b…a54d98
0xa787…64cf0x0e3d…7757Base$1.05100%0x73bd…b44471d ago0x96106e…7a8a80
0xa787…64cf0x0e3d…7757Base$1.05100%0xd4ab…0bb671d ago0xdc093b…3cd458
0xa787…64cf0x0e3d…7757Base$4.20100%0x23e1…500371d ago0x3b4578…7fe60d
0xa787…64cf0x0e3d…7757Base$2.10100%0x271d…d4bc71d ago0x880ad2…e88db0
0xa787…64cf0x0e3d…7757Base$4.20100%0xb859…c36771d ago0x3ce387…c50eda
0xa787…64cf0x0e3d…7757Base$1.05100%0x0c48…3ed671d ago0x1e3373…8a4342
0xa787…64cf0x0e3d…7757Base$3.15100%0x6078…eee871d ago0x5229aa…5fe74b
0xa787…64cf0x0e3d…7757Base$1.05100%0x45b0…c0d671d ago0x88243e…47ff5d
0xa787…64cf0x0e3d…7757Base$5.25100%0x3764…3be071d ago0x140bb0…b3d2f4
0xa787…64cf0x0e3d…7757Base$2.10100%0x643b…940471d ago0x624019…711928
0xa787…64cf0x0e3d…7757Base$10.50100%0xfe64…ec0871d ago0xc49f06…91d45c

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.