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—$250.00100%0x4af2…d9db62d ago0x81d2f2…ad994c
0x06fc…779c0x75b9…763dBase—$345.00100%0x4af2…d9db62d ago0x43a485…be04ee
0xb673…ebd70x75b9…763dBase—$348.87100%0x4af2…d9db62d ago0xb992b1…a5a37c
0xc28a…cefe0x75b9…763dBase—$500.00100%0x4af2…d9db63d ago0x4d1c78…d4b63a
0xc28a…cefe0x75b9…763dBase—$5.00100%0x4af2…d9db63d ago0xa35ab9…9205e1
0x1d38…74be0x75b9…763dBase—$662.97100%0x4af2…d9db63d ago0x9a6bb5…ee5a01
0x34b0…47d00x75b9…763dBase—$975.00100%0x4af2…d9db63d ago0x92aee8…7b8670
0x06fc…779c0x75b9…763dBase—$155.00100%0x4af2…d9db63d ago0x454bc9…2fb26f
0xa973…51aa0x75b9…763dBase—$207.15100%0x4af2…d9db63d ago0xe04585…26a41b
0xa973…51aa0x75b9…763dBase—$250.00100%0x4af2…d9db63d ago0x2d3874…bd45d8
0x34b0…47d00x75b9…763dBase—$5.00100%0x4af2…d9db63d ago0x6a6fd7…fcb0f2
0x34b0…47d00x75b9…763dBase—$19.10100%0x4af2…d9db63d ago0xe9487b…7a185f
0x34b0…47d00x75b9…763dBase—$0.90100%0x4af2…d9db63d ago0xf89729…02fd5c
0x5683…88490x75b9…763dBase—$0.000001100%0x4af2…d9db63d ago0xfbe8a6…5478eb
0x5683…88490x75b9…763dBase—$3,002.95100%0x4af2…d9db63d ago0x332e9b…099d83

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.