Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06fd…8f8b0xa8b2…1d68Base—$0.0170%0x9501…c67715d ago0x875578…1e80fb
0x5b4d…21770xa8b2…1d68Base—$0.0170%0x9501…c67715d ago0x9fa14c…45fcc7
0x2b86…37700xa8b2…1d68Base—$0.0170%0x9501…c67715d ago0xf25498…08d537
0x5b4d…21770xa8b2…1d68Base—$0.0170%0x9501…c67715d ago0x876662…900b83
0x2b86…37700xa8b2…1d68Base—$0.0170%0x9501…c67715d ago0x96031f…a76dd5
0x2b86…37700xa8b2…1d68Base—$0.0170%0x9501…c67715d ago0xa10ed6…7a2297
0x7b1c…ae5c0xa8b2…1d68Base—$0.0170%0x9501…c67715d ago0xcb35e0…5086d3
0xbd91…24e50xa8b2…1d68Base—$0.0170%0x9501…c67715d ago0x28c905…6c2cfd
0x3100…d1700xa8b2…1d68Base—$0.0170%0x9501…c67715d ago0x28bd6c…716637
0x7b1c…ae5c0xa8b2…1d68Base—$0.0170%0x9501…c67715d ago0x726118…84778a
0xc857…75a40xa8b2…1d68Base—$0.0170%0x9501…c67715d ago0x127024…e5c686
0x3100…d1700xa8b2…1d68Base—$0.0170%0x9501…c67715d ago0xbfe097…9a578b
0x86b4…36850xa8b2…1d68Base—$0.0170%0x9501…c67715d ago0x303225…e6f6a5
0xcc79…68e80xa8b2…1d68Base—$0.0170%0x9501…c67715d ago0x0ed56b…2ab5fc
0x86b4…36850xa8b2…1d68Base—$0.0170%0x9501…c67715d ago0xbb9fef…3fa6ca
0x4948…791d0xa8b2…1d68Base—$0.0170%0x9501…c67715d ago0x9e1f14…b18039
0x09d3…078d0xa8b2…1d68Base—$0.0170%0x9501…c67715d ago0x4cbcfa…8e0fd1
0x8c9c…5e980xa8b2…1d68Base—$0.0170%0x9501…c67715d ago0x198995…a3fb0b
0x13b0…5eb00xa8b2…1d68Base—$0.0170%0x9501…c67715d ago0x82fb51…26c265
0x9804…b6bc0xa8b2…1d68Base—$0.0170%0x9501…c67715d ago0x0f2ec0…8639a3
0x5188…8eae0xa8b2…1d68Base—$0.0170%0x9501…c67715d ago0x46f09b…32d0a5
0x2b86…37700xa8b2…1d68Base—$0.0170%0x9501…c67715d ago0xcc9b88…1ede87
0x838f…b1f70xa8b2…1d68Base—$0.0170%0x9501…c67715d ago0xc1a7ee…9a4aa8
0xcc79…68e80xa8b2…1d68Base—$0.0170%0x9501…c67715d ago0x6b2e63…5ec272
0x0e37…ef1f0xa8b2…1d68Base—$0.0170%0x9501…c67715d ago0xca1a46…cd9e39

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.