Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown67d ago0x08a5a8…58b0ae
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown67d ago0x0d911b…fd6960
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown67d ago0x1af925…203445
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown67d ago0x93fb52…5832f5
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown67d ago0x6fae18…06f73f
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown67d ago0xf7a847…3f49ac
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown67d ago0xa927ee…10e261
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown67d ago0xc738ba…d6b9e5
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown67d ago0xc203c3…dbbd59
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown67d ago0x86f9a1…1ed010
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown67d ago0x014a27…307fef
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown67d ago0xc53792…c5ba16
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown67d ago0xa7e708…68853e
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown67d ago0x5e222b…f4358f
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown67d ago0xd617ec…5ba8e9
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown67d ago0x63881f…1d2dd7
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown67d ago0x39fafe…2c8cb2
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown67d ago0x941032…3ef9b2
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown67d ago0x282784…fbaa7a
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown67d ago0x52dc71…82eac0
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown67d ago0xe09bae…c83d65
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown67d ago0xdb6e74…8f2754
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown67d ago0x46fa9a…f841ea
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown67d ago0xdcbc7d…cd6a02
0x4d7f…60830x9c95…e299Base$0.001100%Route unknown67d ago0x8c5625…558e38

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.