Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x73ec…a3120x9c95…e299Base$0.001100%Route unknown48d ago0x116eff…e1f602
0x73ec…a3120x9c95…e299Base$0.001100%Route unknown48d ago0x68be7f…18b6e5
0x73ec…a3120x9c95…e299Base$0.001100%Route unknown48d ago0x4bf35c…a80c5a
0x73ec…a3120x9c95…e299Base$0.001100%Route unknown48d ago0xa86344…d626ae
0x73ec…a3120x9c95…e299Base$0.001100%Route unknown48d ago0x6a9082…10a8e1
0x73ec…a3120x9c95…e299Base$0.001100%Route unknown48d ago0xad6d53…db9177
0x73ec…a3120x9c95…e299Base$0.001100%Route unknown48d ago0xaa203a…a87829
0x73ec…a3120x9c95…e299Base$0.001100%Route unknown48d ago0xc0ba4f…464c03
0x73ec…a3120x9c95…e299Base$0.001100%Route unknown48d ago0x0a6115…c50129
0x73ec…a3120x9c95…e299Base$0.001100%Route unknown49d ago0xb177bd…e4bbc8
0x73ec…a3120x9c95…e299Base$0.001100%Route unknown49d ago0x823745…a08589
0x73ec…a3120x9c95…e299Base$0.001100%Route unknown49d ago0xedc61b…984223
0x73ec…a3120x9c95…e299Base$0.001100%Route unknown49d ago0xd4a11b…3bf2d4
0x73ec…a3120x9c95…e299Base$0.001100%Route unknown49d ago0x827f4a…d8cc7c
0x73ec…a3120x9c95…e299Base$0.001100%Route unknown49d ago0x569d53…45737b
0x73ec…a3120x9c95…e299Base$0.001100%Route unknown49d ago0x7f0f98…b6f39b
0x73ec…a3120x9c95…e299Base$0.001100%Route unknown49d ago0x0573f7…7f26b2
0x73ec…a3120x9c95…e299Base$0.001100%Route unknown49d ago0x9e7c0c…84ef72
0x73ec…a3120x9c95…e299Base$0.001100%Route unknown49d ago0xdb871a…cba347
0x73ec…a3120x9c95…e299Base$0.001100%Route unknown49d ago0x7ec5fe…20e05f
0x73ec…a3120x9c95…e299Base$0.001100%Route unknown49d ago0x549453…1706d8
0x73ec…a3120x9c95…e299Base$0.001100%Route unknown49d ago0x7bd46a…013429
0x73ec…a3120x9c95…e299Base$0.001100%Route unknown49d ago0x9b379e…4e8c79
0x73ec…a3120x9c95…e299Base$0.001100%Route unknown49d ago0xf2196b…51d175
0x73ec…a3120x9c95…e299Base$0.001100%Route unknown49d ago0x01876b…5738f1

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.