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$2.10100%0x9f03…523387d ago0xe0e743…22dfd2
0xa787…64cf0x0e3d…7757Base$10.50100%0xb182…b93d87d ago0xc96a13…3a757d
0xa787…64cf0x0e3d…7757Base$10.50100%0xfbad…25fb87d ago0x92221f…b58261
0xa787…64cf0x0e3d…7757Base$2.10100%0x6d99…b43387d ago0xeaca92…f068f4
0xa787…64cf0x0e3d…7757Base$10.50100%0x4ec9…366187d ago0xed3b11…f321b9
0xa787…64cf0x0e3d…7757Base$10.50100%0x3663…55ff87d ago0x7d57c0…ef238a
0xa787…64cf0x0e3d…7757Base$5.25100%0xc072…b4b187d ago0xc08ec6…829b19
0xa787…64cf0x0e3d…7757Base$9.45100%0x0c48…3ed687d ago0xaf3b10…296d67
0xa787…64cf0x0e3d…7757Base$1.05100%0x971c…70dd87d ago0x19642f…917f5e
0xa787…64cf0x0e3d…7757Base$1.05100%0x1e7c…464c87d ago0x908ec5…1a51d2
0xa787…64cf0x0e3d…7757Base$6.30100%0x3663…55ff87d ago0x53523a…7314aa
0xa787…64cf0x0e3d…7757Base$2.10100%0x27f5…dfdc87d ago0x432b15…f5fd5f
0xa787…64cf0x0e3d…7757Base$3.15100%0x72ef…0ffd87d ago0xbf7b08…8e08cf
0xa787…64cf0x0e3d…7757Base$21.00100%0x3b25…fc9a87d ago0x3d5a78…3685b2
0xa787…64cf0x0e3d…7757Base$10.50100%0x363e…450d87d ago0x138d7a…a11d30
0xa787…64cf0x0e3d…7757Base$15.75100%0x971c…70dd87d ago0x42b7a3…b4efc5
0xa787…64cf0x0e3d…7757Base$3.15100%0xaf62…40b987d ago0x758ce3…3545c6
0xa787…64cf0x0e3d…7757Base$10.50100%0x1513…b51387d ago0xd5e015…0cf63a
0xa787…64cf0x0e3d…7757Base$1.05100%0x7969…4cf587d ago0x978ead…39ce84
0xa787…64cf0x0e3d…7757Base$10.50100%0xe146…b43887d ago0xf79a12…a3c29b
0xa787…64cf0x0e3d…7757Base$1.05100%0xefcd…fefe87d ago0x36f13d…71780a
0xa787…64cf0x0e3d…7757Base$31.50100%0xc5c7…f8a587d ago0x7818c7…380dbb
0xa787…64cf0x0e3d…7757Base$10.50100%0x45eb…e31b87d ago0x45d7c5…07b7cb
0xa787…64cf0x0e3d…7757Base$2.10100%0x13c6…f0ed87d ago0x1ac0c6…44f627
0xa787…64cf0x0e3d…7757Base$3.15100%0x5feb…0e1287d ago0x8cc753…18a919

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.