Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd595…873e0xa3c4…8438Base—$0.003776100%0x461a…5962106d ago0x9194f4…bc860f
0xd595…873e0xa1c8…9b47Base—$0.01100%0x461a…5962106d ago0xaa5505…547be0
0xd595…873e0x789d…10eaBase—$0.00768100%0x461a…5962106d ago0x3e1c6a…6e6197
0xd595…873e0x9555…7665Base—$0.003776100%0x461a…5962106d ago0xa40d29…31a4f4
0xd595…873e0x3781…8387Base—$0.02100%0x461a…5962106d ago0x97e1a3…1fed87
0xd595…873e0x3781…8387Base—$0.02100%0x461a…5962106d ago0x465d9b…96be84
0xd595…873e0x789d…10eaBase—$0.003776100%0x461a…5962106d ago0x80c52a…a84232
0xd595…873e0x6543…0d46Base—$0.01100%0x461a…5962106d ago0x012133…fb97b0
0xd595…873e0x9555…7665Base—$0.01100%0x461a…5962106d ago0x1c731a…1b7f7e
0xd595…873e0x789d…10eaBase—$0.00768100%0x461a…5962106d ago0x696f41…9b40c2
0xd595…873e0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x60fff2…d4fafb
0xd595…873e0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x685898…dcd252
0xd595…873e0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xbf5b03…0fe2db
0xd595…873e0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x216a7b…157ae2
0xd595…873e0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x740166…a87727

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.