Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23ee…d2f50xf4cc…3302Base—$1.1270%0xa923…c9ac48d ago0x0ac00f…7ce6cb
0x0804…53060xf4cc…3302Base—$2.11100%0xa923…c9ac48d ago0x04f4d2…034181
0x2126…78670xf4cc…3302Base—$5.8570%0xa923…c9ac48d ago0x50c587…a8519b
0xbbdb…438c0xf4cc…3302Base—$4.2670%0xa923…c9ac48d ago0xedf408…f56e63
0x988e…ff420xf4cc…3302Base—$6.1970%0xa923…c9ac48d ago0xee399a…a7fd9e
0x1803…3e4f0xf4cc…3302Base—$1.72100%0xa923…c9ac48d ago0xbdae0c…591eff
0x8449…91ef0xf4cc…3302Base—$0.63100%0xa923…c9ac48d ago0x593968…dd8fc1
0x49a0…82450xf4cc…3302Base—$2.68100%0xa923…c9ac48d ago0x19a0ac…56f781
0x9a73…34080xf4cc…3302Base—$3.1170%0xa923…c9ac48d ago0x0298fe…e2eee5
0x3124…c4cd0xf4cc…3302Base—$5.7170%0xa923…c9ac48d ago0x5cd4f0…db4623
0x9ba9…544d0xf4cc…3302Base—$6.5970%0xa923…c9ac48d ago0x0b74a7…b37280

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.