Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7671…80d90x9c95…e299Base$0.001100%Route unknown62d ago0xa10aba…cbecf6
0x7671…80d90x9c95…e299Base$0.001100%Route unknown62d ago0x4bcd39…0b285c
0x7671…80d90x9c95…e299Base$0.001100%Route unknown62d ago0x4e6cdf…31ad36
0x7671…80d90x9c95…e299Base$0.001100%Route unknown62d ago0xb2f8c9…18964e
0x7671…80d90x9c95…e299Base$0.001100%Route unknown62d ago0xefc321…c50307
0x7671…80d90x9c95…e299Base$0.001100%Route unknown62d ago0x09a3bd…2668bd
0x7671…80d90x9c95…e299Base$0.001100%Route unknown62d ago0x393f96…5b6960
0x7671…80d90x9c95…e299Base$0.001100%Route unknown62d ago0x1e7cf9…862a8b
0x7671…80d90x9c95…e299Base$0.001100%Route unknown62d ago0x7342df…2662d8
0x7671…80d90x9c95…e299Base$0.001100%Route unknown62d ago0xec52a2…fa3d67
0x7671…80d90x9c95…e299Base$0.001100%Route unknown62d ago0xd796ad…214f03
0x7671…80d90x9c95…e299Base$0.001100%Route unknown62d ago0xa31e3f…6873a2
0x7671…80d90x9c95…e299Base$0.001100%Route unknown62d ago0xd2d237…41c4c1
0x7671…80d90x9c95…e299Base$0.001100%Route unknown62d ago0xd1c959…9ed8f9
0x7671…80d90x9c95…e299Base$0.001100%Route unknown62d ago0xacac38…689124
0x7671…80d90x9c95…e299Base$0.001100%Route unknown62d ago0x62c2f0…f39c80
0x7671…80d90x9c95…e299Base$0.001100%Route unknown62d ago0x0afcaf…2427a6
0x7671…80d90x9c95…e299Base$0.001100%Route unknown62d ago0xb7a80e…2a35bc
0x7671…80d90x9c95…e299Base$0.001100%Route unknown63d ago0x7171cf…0bb3db
0x7671…80d90x9c95…e299Base$0.001100%Route unknown63d ago0x253625…4c57c2
0x7671…80d90x9c95…e299Base$0.001100%Route unknown63d ago0x613615…ad7a4f
0x7671…80d90x9c95…e299Base$0.001100%Route unknown63d ago0x152a30…cbec14
0x7671…80d90x9c95…e299Base$0.001100%Route unknown63d ago0x19693d…005f2c
0x7671…80d90x9c95…e299Base$0.001100%Route unknown63d ago0x9f73bf…f2111c
0x7671…80d90x9c95…e299Base$0.001100%Route unknown63d ago0xa09e06…55c31c

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.