Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$10.50100%0x63d9…362845d ago0x4a8abd…6577f1
0x1332…66eb0x0e3d…7757Base—$567.00100%0x7bc8…426145d ago0x8c2d49…6eebcf
0x1332…66eb0x0e3d…7757Base—$10.50100%0x9667…204e45d ago0xf4c447…ee476d
0x1332…66eb0x0e3d…7757Base—$21.00100%0xfb58…2b7245d ago0x3edb8f…c97647
0x1332…66eb0x0e3d…7757Base—$2.10100%0x5dca…cd2145d ago0x8c278c…848d39
0x1332…66eb0x0e3d…7757Base—$10.09100%0x79f3…6a3845d ago0x39a63e…6814af
0x1332…66eb0x0e3d…7757Base—$10.50100%0xdcda…233745d ago0xf5b3f3…7b219b
0x1332…66eb0x0e3d…7757Base—$70.00100%0x0744…c73c45d ago0x386d8c…36bbf4
0x1332…66eb0x0e3d…7757Base—$5.25100%0x3845…8ad245d ago0x8a125b…3acd71
0x1332…66eb0x0e3d…7757Base—$54.20100%0xaf62…40b945d ago0x2e9237…083d12
0x1332…66eb0x0e3d…7757Base—$23.10100%0x971f…ddbf45d ago0xdc0162…e56d99
0x1332…66eb0x0e3d…7757Base—$10.50100%0x666e…093045d ago0xdad344…491a8c
0x1332…66eb0x0e3d…7757Base—$8.40100%0x4184…789b45d ago0xc436b2…2a654f
0x1332…66eb0x0e3d…7757Base—$105.00100%0x12fd…41c845d ago0xd428a6…0d2540
0x1332…66eb0x0e3d…7757Base—$21.00100%0x4a9b…67ce45d ago0xf4f42e…aea95c
0x1332…66eb0x0e3d…7757Base—$3.25100%0x4173…266545d ago0x141c54…02f787
0x1332…66eb0x0e3d…7757Base—$11.55100%0xf643…981045d ago0xc983a3…71ba5f
0x1332…66eb0x0e3d…7757Base—$5.25100%0xb89a…e8ac45d ago0xefd5ac…ac76ce
0x1332…66eb0x0e3d…7757Base—$3.47100%0xd3b3…bd8245d ago0xbdae54…75f226
0x1332…66eb0x0e3d…7757Base—$10.50100%0x4639…93fa45d ago0x114c58…e58eda
0x1332…66eb0x0e3d…7757Base—$126.00100%0x0f31…87b145d ago0x67478e…3d993f
0x1332…66eb0x0e3d…7757Base—$5.25100%0x33cf…fffe45d ago0x8f67fa…00e8dd
0x1332…66eb0x0e3d…7757Base—$80.00100%0x5e6e…178745d ago0x81bec7…ab20cf
0x1332…66eb0x47c5…4fc3Base—$23.1070%0xc5c7…f8a545d ago0x447e46…69221b
0x1332…66eb0x0e3d…7757Base—$9.45100%0x345f…57af45d ago0x7c972e…9caf5e

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.