Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa45d ago0xa3ce2b…c994bc
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa45d ago0xd18870…f4c144
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa45d ago0x35543e…6f2c08
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa45d ago0x2afa55…feb166
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa45d ago0x016661…cc6782
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa45d ago0x8b89ae…6cdc1c
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa45d ago0xa337ca…c1e59c
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa45d ago0xa13503…0b0a40
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa45d ago0xbf9313…44864d
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa45d ago0xb42e86…a84721
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa45d ago0x96f8e7…122dd8
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa46d ago0x81f4a4…59594c
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa46d ago0xba9c7e…c89924
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa46d ago0x52101e…7d25dc
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa46d ago0xcc63be…52bb50
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa46d ago0x200adf…c1cd6a
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa46d ago0x3045b5…590eaa
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa46d ago0xece2ee…cc30da
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa46d ago0x26f280…663d2b
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa46d ago0xc9b513…3118fb
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa46d ago0x6ef541…bd12b9
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa46d ago0xe7cdf5…87e6c3
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa46d ago0x79fd8e…2b05b8
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa46d ago0x9b8bf2…59b8e6
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa46d ago0xf55873…1b61ed

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.