Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa68d ago0xd7a88e…db41ea
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa68d ago0x2258a9…51b2f8
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa68d ago0x45ce40…9baf45
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa68d ago0x849eb6…99bb83
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa68d ago0x8e16b4…14ee30
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa68d ago0xd5f93a…97ae70
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa68d ago0xb10ca4…b641fc
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa68d ago0x709941…0c486b
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa68d ago0x771b4b…2925eb
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa68d ago0xce89cf…4b6b66
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa68d ago0x02f5ce…326e6c
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa68d ago0x011ea8…6ba732
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa68d ago0x58db83…f0fc92
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa68d ago0xa3ed04…56a09e
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa69d ago0x2fc975…bfa48d
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa69d ago0x9357f0…7faab5
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa69d ago0x7fd97f…b7622e
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa69d ago0x874f8c…1ac3a5
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa69d ago0x9fddb7…75c6a4
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa69d ago0xd9ecc9…38aa1e
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa69d ago0xb587c2…b5e500
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa69d ago0x78d35b…3a3873
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa69d ago0xcc7334…ce2dd9
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa69d ago0xcd24f2…6e28b8
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa69d ago0x86c260…5b3af1

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.