Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa37d ago0xd419af…2844ea
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa37d ago0x693d34…b23401
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa37d ago0xc2f58e…fb22c6
0xbd5f…344f0x9c95…e299Base—$0.001100%fluxa37d ago0xcf91a1…a962be
0xbd5f…344f0x9c95…e299Base—$0.001100%fluxa37d ago0xe5fc4a…224f0a
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa37d ago0xb3aa39…7f6afa
0xbd5f…344f0x9c95…e299Base—$0.001100%fluxa37d ago0x0b5e7f…198550
0xbd5f…344f0x9c95…e299Base—$0.001100%fluxa37d ago0xb68f73…fe6d74
0xbd5f…344f0x9c95…e299Base—$0.001100%fluxa37d ago0xf38196…2a16d6
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa37d ago0x5ad5d7…df3071
0xbd5f…344f0x9c95…e299Base—$0.001100%fluxa37d ago0xad028b…f1f2ac
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa37d ago0x86e6db…d4d4d6
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa38d ago0x882618…904c06
0xbd5f…344f0x9c95…e299Base—$0.001100%fluxa38d ago0x34b2fe…bad00f
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa38d ago0x256413…af75dd
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa38d ago0xfa04bc…bf2e01
0xbd5f…344f0x9c95…e299Base—$0.001100%fluxa38d ago0xda689f…f93a46
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa38d ago0x1b8005…7283e0
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa38d ago0xb2b968…30a08b
0xbd5f…344f0x9c95…e299Base—$0.001100%fluxa38d ago0x4e8a40…6fceab
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa38d ago0x8dcd98…2cbf67
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa38d ago0x4a5ae1…a194c6
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa38d ago0x4aca9d…2e8762
0xbd5f…344f0x9c95…e299Base—$0.001100%fluxa38d ago0x0f30f6…5978af
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa38d ago0x773ec9…177b17

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.