Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0xe64000…5ac4b3
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0xbf7105…48effb
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0xad54ec…e515f6
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0xf67f3e…36b5ec
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0x7d9092…844d2e
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0x71de2a…a5369a
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0x25404d…5f93ee
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0xe1fbb5…d03c3f
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0xacca1e…2cbd7d
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0xc3b3b3…c7b747
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0x7f2664…11dbfe
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0x377f00…dcedbf
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0x8985f4…5d836c
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0xe52a78…c7ab48
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0xe444df…c1a132
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0x2229b5…d3c967
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0x93ba98…fe3177
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0x8e841c…bacc7a
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0xaad1e4…73d1bc
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0xed0eab…1a3507
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0xdbf3da…c0579f
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0xc2ca9b…194bd5
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0x317aa2…faf92b
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0x7b0d5d…501484
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0x1a944a…108e5f

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.