Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4040…017f0xd3b5…a95fBase—$0.2570%0xd3b5…a95f16d ago0x03ee3a…2a3e40
0x4040…017f0x732d…8129Base—$0.2570%0x732d…812917d ago0x4ca1d0…ca5e37
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0x6e6c12…a9fb29
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0xa19bb5…6a627e
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0x81e8cb…ab9bac
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0xb26d7d…2709b9
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0xb60f6c…5f4cc6
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0x0d6efd…e6e832
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0x07fec2…f9af14
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0x882d92…cb7124
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0xb640dd…b0aa2c
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0xe0dbd6…f06bdd
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0x92b3ed…ac2b4d
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0xcb774b…7637d0
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0x87ea49…ee0ef0
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0x9ca746…f84410
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0x58c20c…23fae0
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0xc298bf…4d7a2a
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0xb48374…98bb16
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0xadb3e0…8ab8cd
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0x74a44d…9a320e
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0x6db8fb…79aeee
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0xba18bc…d37e75
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0x5ac5da…21bb1b
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0xa4122c…e5a1f1

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.