Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa65d ago0x3b2438…4f3f87
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa65d ago0x96a815…f5931c
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa65d ago0x6c1f4f…6ed598
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa65d ago0x9dc63b…2b544c
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa65d ago0x84e815…ffb1b9
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa65d ago0xce8f46…524c97
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa65d ago0xe5e6d2…c5f5d4
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa65d ago0xb72e46…6d548c
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa65d ago0xc166ac…105d8e
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa65d ago0x833c04…bef6c1
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa65d ago0xaa89f2…f53960
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa65d ago0x273f06…41c7b9
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa65d ago0xc9e242…eeb8a1
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa65d ago0xe8b8fd…a3e669
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa65d ago0x27c211…161115
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa65d ago0x265233…30c0e8
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa65d ago0xd2e369…9faf63

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.