Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6640…b4060x9c95…e299Base$0.001100%Route unknown58d ago0xbfb968…6cd186
0x6640…b4060x9c95…e299Base$0.001100%Route unknown58d ago0xc5db0d…c17cfb
0x6640…b4060x9c95…e299Base$0.001100%Route unknown58d ago0xc44845…cf4782
0x6640…b4060x9c95…e299Base$0.001100%Route unknown58d ago0xc34844…9cee42
0x6640…b4060x9c95…e299Base$0.001100%Route unknown58d ago0x2ccb7e…98566e
0x6640…b4060x9c95…e299Base$0.001100%Route unknown58d ago0x12fc31…b968c2
0x6640…b4060x9c95…e299Base$0.001100%Route unknown58d ago0xd71d81…ef2554
0x6640…b4060x9c95…e299Base$0.001100%Route unknown58d ago0xaf7744…f8e1f7
0x6640…b4060x9c95…e299Base$0.001100%Route unknown58d ago0xef46f0…8b594c
0x6640…b4060x9c95…e299Base$0.001100%Route unknown58d ago0x19c015…9d7538
0x6640…b4060x9c95…e299Base$0.001100%Route unknown58d ago0x769192…45046a
0x6640…b4060x9c95…e299Base$0.001100%Route unknown58d ago0xb45ebc…c2e0d4
0x6640…b4060x9c95…e299Base$0.001100%Route unknown58d ago0x82c327…4b792d
0x6640…b4060x9c95…e299Base$0.001100%Route unknown58d ago0xff3fb4…c8ae35
0x6640…b4060x9c95…e299Base$0.001100%Route unknown59d ago0xa53d91…f897ad
0x6640…b4060x9c95…e299Base$0.001100%Route unknown59d ago0x7972b1…aea47e
0x6640…b4060x9c95…e299Base$0.001100%Route unknown59d ago0xc45bde…0a0498
0x6640…b4060x9c95…e299Base$0.001100%Route unknown59d ago0x8251ed…e73a32
0x6640…b4060x9c95…e299Base$0.001100%Route unknown59d ago0xc8b54a…13001d
0x6640…b4060x9c95…e299Base$0.001100%Route unknown59d ago0x430911…83d5d0
0x6640…b4060x9c95…e299Base$0.001100%Route unknown59d ago0xdee03d…c0d146
0x6640…b4060x9c95…e299Base$0.001100%Route unknown59d ago0x499a3f…9db7b4
0x6640…b4060x9c95…e299Base$0.001100%Route unknown59d ago0x345906…534af3
0x6640…b4060x9c95…e299Base$0.001100%Route unknown59d ago0x051de7…52be15
0x6640…b4060x9c95…e299Base$0.001100%Route unknown59d ago0x5dd79b…7aaec6

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.