Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf34…da0e0x0c58…8a64Base—$0.00768100%0x461a…5962105d ago0xfe12cf…f05ca3
0xbf34…da0e0x4e25…5148Base—$0.01100%0x461a…5962105d ago0xf64a46…a84de1
0xbf34…da0e0xf0a0…3373Base—$0.02100%0x461a…5962105d ago0x6d1dc7…386d28
0xbf34…da0e0x87fa…a810Base—$0.00768100%0x461a…5962105d ago0x967a3a…6c9a7c
0xbf34…da0e0xe155…7e07Base—$0.003776100%0x461a…5962105d ago0x7f9cdf…d43f26
0xbf34…da0e0x3781…8387Base—$0.01100%0x461a…5962105d ago0xc0cda9…c0de0f
0xbf34…da0e0xcc23…d6f5Base—$0.01100%0x461a…5962105d ago0xb25b15…785da7
0xbf34…da0e0xe8af…e09eBase—$0.00768100%0x461a…5962105d ago0x49ea7f…462bb0
0xbf34…da0e0x0fb0…c58eBase—$0.00768100%0x461a…5962105d ago0x311c79…550733
0xbf34…da0e0xe8af…e09eBase—$0.00768100%0x461a…5962105d ago0x4c30dd…bca165
0xbf34…da0e0x93c5…090fBase—$0.02100%0x461a…5962105d ago0x6671f6…0dcc23
0xbf34…da0e0x6680…f95eBase—$0.003776100%0x461a…5962105d ago0xa4139f…e82d95
0xbf34…da0e0x106d…8ac1Base—$0.01100%0x461a…5962105d ago0x1a2bb7…f86857
0xbf34…da0e0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x4f836c…db5b54
0xbf34…da0e0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x6fa0f6…65f44c
0xbf34…da0e0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xf27501…b41aa4
0xbf34…da0e0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x31d3b4…e93ac0
0xbf34…da0e0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x980fcb…5a2fde
0xbf34…da0e0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x3cf4c3…25b683

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.