Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0x110d52…cf2898
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc18d ago0x99255a…5ac633
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0x2e977f…5f3de9
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc18d ago0xd99bc6…815f09
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0x772455…2e6a15
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc18d ago0x4271f0…9163fc
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0xab97a7…7f5d9f
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc18d ago0xbdb365…07377e
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0xc163f9…78cc24
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc18d ago0x578c65…a36a3d
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0xbdfb77…4a9cc4
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc18d ago0xa02752…a47184
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0x01257a…fb1546
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc18d ago0x12ac18…38c36d
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0x73b85d…ec79b6
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc18d ago0xf075c7…eee068
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0x40c965…417b14
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc18d ago0x3be852…79dad4
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0xc90ad7…a36286
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc18d ago0xf589a1…2a376f
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0xad9688…3bc2be
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc18d ago0x074f14…cfe745
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0x14ef0e…11d651
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc18d ago0xe8b625…0fe10f
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0x35d5b5…e5abb9

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.