Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc7f3…c0440x5f11…468aBase$0.30100%primer9d ago0x46bd17…82495b
0x5f11…468a0xc7f3…c044Base$0.33100%primer9d ago0x30f870…9fc186
0xc7f3…c0440x5f11…468aBase$0.31100%primer9d ago0x40a818…c2ac94
0x5f11…468a0xc7f3…c044Base$0.34100%primer9d ago0x5fd9d8…88b27c
0xc7f3…c0440x5f11…468aBase$0.32100%primer9d ago0x9adde2…05db1f
0x5f11…468a0xc7f3…c044Base$0.31100%primer9d ago0x16fa28…12a5f4
0xc7f3…c0440x5f11…468aBase$0.34100%primer9d ago0x2256d9…d36b47
0x5f11…468a0xc7f3…c044Base$0.30100%primer9d ago0x5975e5…ecb63b
0xc7f3…c0440x5f11…468aBase$0.32100%primer9d ago0x886cf5…c329de
0x5f11…468a0xc7f3…c044Base$0.33100%primer9d ago0x6ad9bd…879a1d
0xc7f3…c0440x5f11…468aBase$0.30100%primer9d ago0xbe60a0…021223
0x5f11…468a0xc7f3…c044Base$0.32100%primer9d ago0x4ec767…47d66f
0xc7f3…c0440x5f11…468aBase$0.32100%primer9d ago0xc9ee18…df2516
0x5f11…468a0xc7f3…c044Base$0.34100%primer9d ago0xa2ff18…a7d498
0xc7f3…c0440x5f11…468aBase$0.34100%primer9d ago0x8711fb…93e08d
0x5f11…468a0xc7f3…c044Base$0.34100%primer9d ago0x22190e…aa170d
0xc7f3…c0440x5f11…468aBase$0.30100%primer9d ago0x5e09bd…a0dece
0x5f11…468a0xc7f3…c044Base$0.31100%primer9d ago0x5a069a…f92835
0xc7f3…c0440x5f11…468aBase$0.34100%primer9d ago0x4a7fec…6e832c
0x5f11…468a0xc7f3…c044Base$0.31100%primer9d ago0x77e2ea…3faff7
0xc7f3…c0440x5f11…468aBase$0.35100%primer9d ago0x5fc9cd…01d98d
0x5f11…468a0xc7f3…c044Base$0.31100%primer9d ago0x6f18bc…db1089
0xc7f3…c0440x5f11…468aBase$0.30100%primer9d ago0x89bf2b…c45154
0x5f11…468a0xc7f3…c044Base$0.34100%primer9d ago0xcbc8a2…9e89bc
0xc7f3…c0440x5f11…468aBase$0.32100%primer9d ago0x8ebe90…9ca754

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.