Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$1.87100%0x4337…663c119d ago0xca8cb5…66ac34
0x3be9…575c0xf6ee…3bd2Base$0.009356100%0x4337…663c119d ago0xca8cb5…66ac34
0x3be9…575c0x31d0…2cd7Base$5.37100%0x4337…2838119d ago0x27031c…d5744f
0x3be9…575c0xf6ee…3bd2Base$0.00775100%0x4337…2838119d ago0x27031c…d5744f
0x3be9…575c0x31d0…2cd7Base$40.33100%0x4337…4bba119d ago0xf7358d…0f512f
0x3be9…575c0xf6ee…3bd2Base$0.006883100%0x4337…4bba119d ago0xf7358d…0f512f
0x3be9…575c0xf6ee…3bd2Base$0.003423100%0x4337…a93d119d ago0x8c1832…303986
0x3be9…575c0x31d0…2cd7Base$3.37100%0x4337…a93d119d ago0x8c1832…303986
0x3be9…575c0x31d0…2cd7Base$25.32100%0x7106…9ed6119d ago0x6bb49c…d58cb5
0x3be9…575c0xf6ee…3bd2Base$0.002998100%0x7106…9ed6119d ago0x6bb49c…d58cb5
0x3be9…575c0xf6ee…3bd2Base$0.00987100%0x4337…1b62119d ago0x4d1047…5d71f7
0x3be9…575c0x31d0…2cd7Base$99.41100%0x4337…1b62119d ago0x4d1047…5d71f7
0x3be9…575c0x31d0…2cd7Base$100.35100%0xdf24…b1e0119d ago0x1478b8…fc977e
0x3be9…575c0xf6ee…3bd2Base$0.002408100%0xdf24…b1e0119d ago0x1478b8…fc977e
0x3be9…575c0xf6ee…3bd2Base$0.008987100%0x4337…8084119d ago0x75a9b4…8a4f4f
0x3be9…575c0x31d0…2cd7Base$1.87100%0x4337…8084119d ago0x75a9b4…8a4f4f
0x3be9…575c0x31d0…2cd7Base$50.33100%0x4337…6c92119d ago0x2150f0…64c690
0x3be9…575c0xf6ee…3bd2Base$0.001677100%0x4337…6c92119d ago0x2150f0…64c690
0x3be9…575c0xf6ee…3bd2Base$0.007106100%0xb4d7…0579119d ago0x17e83a…64f442
0x3be9…575c0x31d0…2cd7Base$30.38100%0xb4d7…0579119d ago0x17e83a…64f442
0x3be9…575c0xf6ee…3bd2Base$0.007501100%0x4337…8538119d ago0x59701d…afdaf6
0x3be9…575c0x31d0…2cd7Base$10.32100%0x4337…8538119d ago0x59701d…afdaf6
0x3be9…575c0xf6ee…3bd2Base$0.006948100%0x2fbf…ec65119d ago0x987a51…4a5453
0x3be9…575c0x31d0…2cd7Base$30.38100%0x2fbf…ec65119d ago0x987a51…4a5453
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…5e7d119d ago0xd16c6c…af2732

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.