Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base$10.50100%0x3cca…9c7c119d ago0x38ae27…6a8ca2
0x8cfa…be850x0e3d…7757Base$4.20100%0xf239…386c119d ago0x7077c1…c3113c
0x8cfa…be850x0e3d…7757Base$5.25100%0xa96f…aeb1119d ago0xa9e886…bea9bb
0x8cfa…be850x0e3d…7757Base$10.50100%0x2e87…3c0b119d ago0xed16b3…26f0e7
0x8cfa…be850x0e3d…7757Base$43.05100%0x065e…0a60120d ago0x5b2ed1…73b25a
0x8cfa…be850x0e3d…7757Base$2.10100%0xbf85…3810120d ago0x6466d1…e60b0e
0x8cfa…be850x0e3d…7757Base$5.25100%0x2158…e160120d ago0xc8a79d…8274df
0x8cfa…be850x0e3d…7757Base$9.45100%0xd09f…ebf0120d ago0x26aa55…7ffdf6
0x8cfa…be850x0e3d…7757Base$1.05100%0xa96f…aeb1120d ago0x005b8b…69d5ee
0x8cfa…be850x0e3d…7757Base$10.50100%0xcd64…d81f120d ago0xfe1cea…3c9c87
0x8cfa…be850x0e3d…7757Base$7.35100%0xfbd8…39da120d ago0xc6f846…0211fe
0x8cfa…be850x0e3d…7757Base$21.00100%0x6ea2…9d33120d ago0x097a03…2ea7fb
0x8cfa…be850x0e3d…7757Base$105.00100%0x4263…5fe5120d ago0x19e2dc…c3c871

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.