Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd765…8e440x75b9…763dBase—$0.00004170%0x4af2…d9db3d ago0x75c8f0…cee4be
0xd765…8e440x75b9…763dBase—$0.00003770%0x4af2…d9db3d ago0xd4aa28…ec0aa7
0xd765…8e440x75b9…763dBase—$48.0070%0x4af2…d9db3d ago0x5f4418…bdf3d5
0xd765…8e440x75b9…763dBase—$37.8470%0x4af2…d9db3d ago0xbb0e4b…6958bf
0xd765…8e440x75b9…763dBase—$41.8670%0x4af2…d9db3d ago0xbbbc31…80fb17
0x6e64…acaf0x75b9…763dBase—$10.5070%0x4af2…d9db3d ago0x87f97d…f56997
0x3757…a7050x75b9…763dBase—$49.0070%0x4af2…d9db4d ago0xcc41be…6bb043
0x278b…44700x75b9…763dBase—$670.6870%0x4af2…d9db4d ago0xe2ccd5…30493b
0x958d…b2420x75b9…763dBase—$99.8070%0x4af2…d9db4d ago0x937d50…f5d1a5
0x7997…d4d50x75b9…763dBase—$360.0070%0x4af2…d9db4d ago0x7845f7…3434e3
0x9ef4…b4060x75b9…763dBase—$145.0070%0x4af2…d9db4d ago0x5d1a25…92db8d
0x9ef4…b4060x75b9…763dBase—$5.0070%0x4af2…d9db4d ago0x4978c1…ee75b8
0xa973…51aa0x75b9…763dBase—$221.8670%0x4af2…d9db4d ago0xc75b15…290f20
0xb920…48ec0x75b9…763dBase—$36.1270%0x4af2…d9db4d ago0x7da1d2…c57606

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.