Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base—$0.01100%coinbase24d ago0x84603f…0b45e6
0x8f9a…f3940xa9dd…2315Base—$0.01100%coinbase24d ago0xf71a12…a0d125
0x8f9a…f3940xa9dd…2315Base—$0.01100%coinbase24d ago0x3c5776…9353cc
0x8f9a…f3940xa9dd…2315Base—$0.01100%coinbase24d ago0xf23eb6…a7c34a
0x8f9a…f3940xa9dd…2315Base—$0.01100%coinbase24d ago0x94515d…d8356b
0x8f9a…f3940xa9dd…2315Base—$0.01100%coinbase24d ago0x184c13…2c7882
0x8f9a…f3940xa9dd…2315Base—$0.01100%coinbase24d ago0x6ef75b…1f390b
0x8f9a…f3940xa9dd…2315Base—$0.01100%coinbase24d ago0xc946ed…b0366e
0x8f9a…f3940xa9dd…2315Base—$0.01100%coinbase24d ago0x732423…a604e2
0x8f9a…f3940xa9dd…2315Base—$0.01100%coinbase24d ago0x43a045…2e3a4d
0x8f9a…f3940xa9dd…2315Base—$0.01100%coinbase24d ago0x9b277b…6181df
0x8f9a…f3940xa9dd…2315Base—$0.01100%coinbase24d ago0x906ecd…1fc4ac
0x8f9a…f3940xa9dd…2315Base—$0.01100%coinbase24d ago0xa1ab83…e9ec5d
0x8f9a…f3940xa9dd…2315Base—$0.01100%coinbase24d ago0x7c3705…4f2c91
0x8f9a…f3940xa9dd…2315Base—$0.01100%coinbase24d ago0x42b400…ea6668
0x8f9a…f3940xa9dd…2315Base—$0.01100%coinbase24d ago0x87f263…f53409
0x8f9a…f3940xa9dd…2315Base—$0.01100%coinbase24d ago0xda7165…df4350
0x8f9a…f3940xa9dd…2315Base—$0.01100%coinbase24d ago0x2c129b…24493c
0x8f9a…f3940xa9dd…2315Base—$0.01100%coinbase24d ago0x073e78…f97d16
0x8f9a…f3940xa9dd…2315Base—$0.01100%coinbase24d ago0x634b92…a5770b
0x8f9a…f3940xa9dd…2315Base—$0.01100%coinbase24d ago0x5d1736…8d2eb1
0x8f9a…f3940xa9dd…2315Base—$0.01100%coinbase24d ago0x0d9843…bbde17
0x8f9a…f3940xa9dd…2315Base—$0.01100%coinbase24d ago0x352065…a73b9b
0x8f9a…f3940xa9dd…2315Base—$0.01100%coinbase24d ago0x64ac62…0280a7
0x8f9a…f3940xa9dd…2315Base—$0.01100%coinbase24d ago0x35db0f…50edb2

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.