Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7942…796d0x9c95…e299Base$0.001100%Route unknown57d ago0x900478…d0c4f4
0x7942…796d0x9c95…e299Base$0.001100%Route unknown57d ago0x056939…bd857a
0x7942…796d0x9c95…e299Base$0.001100%Route unknown57d ago0x312487…a1db30
0x7942…796d0x9c95…e299Base$0.001100%Route unknown57d ago0x0bd063…65277f
0x7942…796d0x9c95…e299Base$0.001100%Route unknown57d ago0xe0a453…6f3c9f
0x7942…796d0x9c95…e299Base$0.001100%Route unknown57d ago0xc7b669…d01ff7
0x7942…796d0x9c95…e299Base$0.001100%Route unknown57d ago0x13c89d…fc4bd5
0x7942…796d0x9c95…e299Base$0.001100%Route unknown57d ago0x321dca…23efba
0x7942…796d0x9c95…e299Base$0.001100%Route unknown58d ago0x0dcd76…92a727
0x7942…796d0x9c95…e299Base$0.001100%Route unknown58d ago0x98cba5…5dfc29
0x7942…796d0x9c95…e299Base$0.001100%Route unknown58d ago0x4c4498…708640
0x7942…796d0x9c95…e299Base$0.001100%Route unknown58d ago0x2cd7ba…998289
0x7942…796d0x9c95…e299Base$0.001100%Route unknown58d ago0x239a4c…307ae0
0x7942…796d0x9c95…e299Base$0.001100%Route unknown58d ago0xd00642…457e47
0x7942…796d0x9c95…e299Base$0.001100%Route unknown58d ago0xbd7ac3…4b9d43
0x7942…796d0x9c95…e299Base$0.001100%Route unknown58d ago0x1d128f…9818c1
0x7942…796d0x9c95…e299Base$0.001100%Route unknown58d ago0x6afc4c…04b61f
0x7942…796d0x9c95…e299Base$0.001100%Route unknown58d ago0xda4b4a…fed455
0x7942…796d0x9c95…e299Base$0.001100%Route unknown58d ago0x0c3be4…93c598
0x7942…796d0x9c95…e299Base$0.001100%Route unknown58d ago0xaa4b5d…d3382e
0x7942…796d0x9c95…e299Base$0.001100%Route unknown58d ago0x3763eb…140483
0x7942…796d0x9c95…e299Base$0.001100%Route unknown58d ago0x7ba6f1…fa6f2c
0x7942…796d0x9c95…e299Base$0.001100%Route unknown58d ago0x32b93c…e53f2b
0x7942…796d0x9c95…e299Base$0.001100%Route unknown58d ago0x8d8ad5…6c1443
0x7942…796d0x9c95…e299Base$0.001100%Route unknown58d ago0x0b05d4…7cdf66

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.