Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2e8…12f30x9c95…e299Base$0.001100%Route unknown50d ago0x74d706…ae39d8
0xd2e8…12f30x9c95…e299Base$0.001100%Route unknown50d ago0x9d8e08…e23445
0xd2e8…12f30x9c95…e299Base$0.001100%Route unknown50d ago0x7bd429…1fbf32
0xd2e8…12f30x9c95…e299Base$0.001100%Route unknown50d ago0xff8e68…bf0d28
0xd2e8…12f30x9c95…e299Base$0.001100%Route unknown50d ago0x178af4…2a399c
0xd2e8…12f30x9c95…e299Base$0.001100%Route unknown50d ago0xea480c…59309d
0xd2e8…12f30x9c95…e299Base$0.001100%Route unknown50d ago0xb5087e…f44f9d
0xd2e8…12f30x9c95…e299Base$0.001100%Route unknown50d ago0x3ef6e5…731448
0xd2e8…12f30x9c95…e299Base$0.001100%Route unknown50d ago0x357327…5b9dc6
0xd2e8…12f30x9c95…e299Base$0.001100%Route unknown50d ago0x04d088…52a827
0xd2e8…12f30x9c95…e299Base$0.001100%Route unknown50d ago0xc033d8…6571a8
0xd2e8…12f30x9c95…e299Base$0.001100%Route unknown51d ago0x383a1f…5d870c
0xd2e8…12f30x9c95…e299Base$0.001100%Route unknown51d ago0x294641…f03c30
0xd2e8…12f30x9c95…e299Base$0.001100%Route unknown51d ago0xbc7456…7cb6b0
0xd2e8…12f30x9c95…e299Base$0.001100%Route unknown51d ago0x0bbc57…09a157
0xd2e8…12f30x9c95…e299Base$0.001100%Route unknown51d ago0x79ebe2…76962f
0xd2e8…12f30x9c95…e299Base$0.001100%Route unknown51d ago0x3794c6…eb9142
0xd2e8…12f30x9c95…e299Base$0.001100%Route unknown51d ago0xc50cdc…d9b17c
0xd2e8…12f30x9c95…e299Base$0.001100%Route unknown51d ago0x97933f…22762a
0xd2e8…12f30x9c95…e299Base$0.001100%Route unknown51d ago0xcf28e3…047256
0xd2e8…12f30x9c95…e299Base$0.001100%Route unknown51d ago0xcaa367…c7b12b
0xd2e8…12f30x9c95…e299Base$0.001100%Route unknown51d ago0x82e7db…34861a
0xd2e8…12f30x9c95…e299Base$0.001100%Route unknown51d ago0x06d7ee…41d8e4
0xd2e8…12f30x9c95…e299Base$0.001100%Route unknown51d ago0x1bb1db…8504eb
0xd2e8…12f30x9c95…e299Base$0.001100%Route unknown51d ago0x6c9347…706b90

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.