Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown32d ago0x9a0a04…7911a6
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown32d ago0x7f5f11…226d56
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown32d ago0x06858a…4611c7
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown32d ago0xe7031a…e63fe9
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown32d ago0xb366f5…65e151
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown32d ago0x4186e1…f64065
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown32d ago0x906aa0…563bbe
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown32d ago0x1f31f5…0f8bd5
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown32d ago0x79f5da…4b7900
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown32d ago0x5b5dba…c285d1
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown32d ago0xb46b98…4db517
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown32d ago0xe952f1…3925c4
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown32d ago0x154840…696ff4
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown32d ago0x18438b…041a32
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown33d ago0x181dcb…a8d0cd
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown33d ago0x89b164…93d40a
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown33d ago0xd5cafa…ec2acb
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown33d ago0xda3dc9…c22f8f
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown33d ago0x359452…02732c
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown33d ago0x43de5b…69e099
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown33d ago0xf7a202…6d6194
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown33d ago0x2d17ff…a3f8e9
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown33d ago0xa05d1e…fcc4ba
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown33d ago0x10cf7a…40c52e
0xe7a7…5dc60x9c95…e299Base$0.001100%Route unknown33d ago0x72bbb0…291649

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.