Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x04b7…4f3c0x75b9…763dBase—$500.00100%0x4af2…d9db63d ago0xf4ad91…dcc57b
0xb02e…6b3a0x75b9…763dBase—$1,205.76100%0x4af2…d9db63d ago0xeaf0c1…855e5f
0x8682…cfaa0x75b9…763dBase—$499.05100%0x4af2…d9db63d ago0x020c8f…a41374
0x8d9d…18210x75b9…763dBase—$312.38100%0x4af2…d9db63d ago0x059675…a68a25
0x80da…01690x75b9…763dBase—$99.70100%0x4af2…d9db63d ago0x0dde88…f82fe1
0xde62…bed00x75b9…763dBase—$108.19100%0x4af2…d9db63d ago0xe1c401…a44530
0xaa8e…10420x75b9…763dBase—$1,500.00100%0x4af2…d9db63d ago0x6e2900…e88f27
0xaed1…6d7e0x75b9…763dBase—$272.69100%0x4af2…d9db63d ago0xd92d2c…e4cea5
0x1d38…74be0x75b9…763dBase—$663.58100%0x4af2…d9db63d ago0x77f84a…3e9c69
0xaed1…6d7e0x75b9…763dBase—$71.81100%0x4af2…d9db63d ago0xb358a8…301b0b
0x30ac…c5380x75b9…763dBase—$550.00100%0x4af2…d9db63d ago0x3700e0…b924dc
0xa973…51aa0x75b9…763dBase—$0.000025100%0x4af2…d9db63d ago0xc7ba17…46d3cc
0xa973…51aa0x75b9…763dBase—$207.94100%0x4af2…d9db63d ago0x2949b0…690f2e
0xaf39…eb900x75b9…763dBase—$26.00100%0x4af2…d9db63d ago0x19a856…6b2c4d
0xa973…51aa0x75b9…763dBase—$250.00100%0x4af2…d9db63d ago0x92cc96…45cb10
0x0c67…39200x75b9…763dBase—$1,328.73100%0x4af2…d9db63d ago0xbe68bb…17bae2
0xfd1b…ae870x75b9…763dBase—$6,110.72100%0x4af2…d9db63d ago0xc92308…c2b9eb
0xfd1b…ae870x75b9…763dBase—$9.50100%0x4af2…d9db63d ago0x37bff9…d90eb0
0x3c00…94730x75b9…763dBase—$0.000049100%0x4af2…d9db63d ago0xf32139…615f37
0x3c00…94730x75b9…763dBase—$490.00100%0x4af2…d9db63d ago0x370c73…aa71d8
0x3c00…94730x75b9…763dBase—$10.00100%0x4af2…d9db63d ago0xc2d536…48b1ce

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.