Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown38d ago0xe0612f…e34abf
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown38d ago0xb4420d…f27ab1
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown38d ago0x774c3e…e85b44
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown38d ago0x8d22cd…7f5b0f
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown38d ago0x6f2d46…01d894
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown38d ago0xb9458d…221a59
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown38d ago0xe8a4ad…75dac3
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown38d ago0x1dbb19…b4c0e4
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown38d ago0x7b7def…5b1a99
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown38d ago0xb590e6…300c98
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown38d ago0x021018…a4b3dd
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown38d ago0x25aac8…59a3e0
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown39d ago0xd53bcb…34ba9a
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown39d ago0x7c0484…04497c
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown39d ago0x30b48e…48a406
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown39d ago0xd345ba…2c63ea
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown39d ago0x5e86bd…e529fb
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown39d ago0xedf7a7…a0f1bd
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown39d ago0x7eb1ea…d55553
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown39d ago0x8a9306…97893d
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown39d ago0x0e815f…bf2e61
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown39d ago0xc900e1…4a1cbf
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown39d ago0x4c6d27…5f22ba
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown39d ago0x12fd85…5333b8
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown39d ago0xd8943f…405363

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.