Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa55d ago0x8af8d5…7fdc01
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa55d ago0xc87526…cdbe8c
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa55d ago0x805d31…992b2f
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa55d ago0xcf8245…61b985
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa55d ago0xa8cec3…d41c88
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa55d ago0xb51391…3ee692
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa55d ago0x622f7d…74ce5d
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa55d ago0xafa525…19a3a7
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa55d ago0xa26845…f51190
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa55d ago0x5d4028…ad1f1a
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa55d ago0x066b06…17aaf4
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa55d ago0x86ce16…29bbcf
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa55d ago0x416a0d…105be1
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa55d ago0xf0ec35…e82bc0
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa55d ago0x73c08d…4cfbc2
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa56d ago0x9cad27…b438fd
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa56d ago0xd51c14…c862ea
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa56d ago0x5f00d5…8ce6e1
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa56d ago0x997a91…fbfe18
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa56d ago0xef365f…e5153b
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa56d ago0x767de7…ab3b63
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa56d ago0x9fd0a2…03470e
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa56d ago0x61be8c…1a4d96
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa56d ago0x188716…9a6d9d

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.