Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedce…e9da0xfe80…47eeBase—$0.001100%fluxa36d ago0xdb50e0…c11996
0xedce…e9da0xfe80…47eeBase—$0.001100%fluxa36d ago0x8d4857…e6a454
0xedce…e9da0x9c95…e299Base—$0.001100%fluxa36d ago0x3d2448…a7840b
0xedce…e9da0xfe80…47eeBase—$0.001100%fluxa36d ago0x93f43f…4f4cf5
0xedce…e9da0xfe80…47eeBase—$0.001100%fluxa36d ago0x5d9018…2669e6
0xedce…e9da0xfe80…47eeBase—$0.001100%fluxa36d ago0xb2ad5c…9a5dc9
0xedce…e9da0xfe80…47eeBase—$0.001100%fluxa36d ago0xf09472…8e9fe6
0xedce…e9da0xfe80…47eeBase—$0.001100%fluxa36d ago0xaa79d4…2f8818
0xedce…e9da0xfe80…47eeBase—$0.001100%fluxa36d ago0x1b3c84…3548e9
0xedce…e9da0xfe80…47eeBase—$0.001100%fluxa36d ago0xe64389…e09131
0xedce…e9da0xfe80…47eeBase—$0.001100%fluxa36d ago0x96292d…f73329
0xedce…e9da0xfe80…47eeBase—$0.001100%fluxa36d ago0xd03869…a93354
0xedce…e9da0xfe80…47eeBase—$0.001100%fluxa36d ago0x363390…16bca6
0xedce…e9da0xfe80…47eeBase—$0.001100%fluxa36d ago0x6063ac…46f5b5
0xedce…e9da0xfe80…47eeBase—$0.001100%fluxa36d ago0x79ad06…932009
0xedce…e9da0xfe80…47eeBase—$0.001100%fluxa37d ago0x3dbfb0…1ba4e1
0xedce…e9da0xfe80…47eeBase—$0.001100%fluxa37d ago0x1e2221…67cb91
0xedce…e9da0xfe80…47eeBase—$0.001100%fluxa37d ago0x62d576…39eeb6
0xedce…e9da0x9c95…e299Base—$0.001100%fluxa37d ago0xee3264…65ae77
0xedce…e9da0x9c95…e299Base—$0.001100%fluxa37d ago0x20bcbf…08816b
0xedce…e9da0x9c95…e299Base—$0.001100%fluxa37d ago0xb7ead6…127877
0xedce…e9da0x9c95…e299Base—$0.001100%fluxa37d ago0x27e29e…bac690
0xedce…e9da0x9c95…e299Base—$0.001100%fluxa37d ago0x16eea4…fef29f
0xedce…e9da0x9c95…e299Base—$0.001100%fluxa37d ago0xebd63a…ec5fe7
0xedce…e9da0x9c95…e299Base—$0.001100%fluxa37d ago0x4938e9…34c99a

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.