Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4455…3ebd0x6351…0d62Base—$4.49100%0x6351…0d6252d ago0xe1fc6a…d69c60
0xa3c8…96250x6351…0d62Base—$278.15100%0x6351…0d6253d ago0x18e9f6…bb75ae
0xe757…c7710x6351…0d62Base—$225.11100%0x6351…0d6253d ago0x648c5c…bf1d20
0xd552…7db40x6351…0d62Base—$19.24100%0x6351…0d6253d ago0x6c3809…c92615
0x7986…cd090x6351…0d62Base—$7,011.33100%0x6351…0d6253d ago0x7fda77…a01096
0x7986…cd090x6351…0d62Base—$9,400.33100%0x6351…0d6253d ago0x94b047…e84ea7
0x7986…cd090x6351…0d62Base—$200.00100%0x6351…0d6253d ago0x01d038…8ef7d5
0x7986…cd090x6351…0d62Base—$244.39100%0x6351…0d6253d ago0x399eb0…f75662
0x7d89…60b50x6351…0d62Base—$5.37100%0x6351…0d6253d ago0xaaa84e…84e5a3
0x3f70…c48a0x6351…0d62Base—$0.27100%0x6351…0d6253d ago0xe7859c…9011f4
0xc66c…0eb10x6351…0d62Base—$136.58100%0x6351…0d6253d ago0xbc4cff…6dae58

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.