Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x47c5…4fc3Base$10.5070%0xf863…e52321d ago0xadfe1d…c10bbb
0xdd07…45b90x47c5…4fc3Base$10.5070%0xe4ca…c91c21d ago0xec42b3…ec0f53
0xdd07…45b90x47c5…4fc3Base$10.5070%0x1f15…885721d ago0x8202a3…0c48d0
0xdd07…45b90x47c5…4fc3Base$10.5070%0x0007…886721d ago0xb4f9d9…ed5dc8
0xdd07…45b90x47c5…4fc3Base$28.3570%0xa2b7…2c9a22d ago0x2b8c72…4298de
0xdd07…45b90x47c5…4fc3Base$10.5070%0xb834…55bc22d ago0xb6f555…1cfe73
0xdd07…45b90x47c5…4fc3Base$10.5070%0x5dca…cd2122d ago0xefdf59…ea5c98
0xdd07…45b90x47c5…4fc3Base$52.5070%0xc165…a9fc22d ago0x7f3da4…135ebe
0xdd07…45b90x47c5…4fc3Base$10.5070%0x4950…4a2622d ago0x5ca2f0…cd0353
0xdd07…45b90x47c5…4fc3Base$10.5070%0x2016…553422d ago0x2f5147…3fc74d
0xdd07…45b90x47c5…4fc3Base$21.0070%0xa48e…f66122d ago0xec9d60…31fab2
0xdd07…45b90x47c5…4fc3Base$10.5070%0xe620…490122d ago0x1c2431…08db9f

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.