Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown45d ago0x05c658…630986
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown45d ago0x4dbada…8c3f26
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown45d ago0x76a126…a89a96
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown45d ago0x648494…73edcf
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown45d ago0x15f24c…574906
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown45d ago0x93868b…00aab2
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown45d ago0xce30d2…e408d6
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown45d ago0xc87d7c…956c01
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown45d ago0x7048ee…98387e
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown45d ago0xc74072…cf357a
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown46d ago0x1c66e7…086d24
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown46d ago0xa1da7e…3cbdcd
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown46d ago0x089b19…b9b442
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown46d ago0x4fac53…e64b10
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown46d ago0xdec7a1…f53b9b
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown46d ago0x92f1c8…d4437f
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown46d ago0xa4d377…7aa9fd
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown46d ago0x22ba7f…caf824
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown46d ago0x0b38c7…98e4b1
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown46d ago0xdbe417…add020
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown46d ago0xedd628…e09d65
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown46d ago0xc91555…45a0b1
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown46d ago0x27f8f4…dbd1a5
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown46d ago0x8c9be5…62fdf1
0xb5d1…c1e90x9c95…e299Base$0.001100%Route unknown46d ago0x2d4341…5bc77d

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.