Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff8d…63630x9c95…e299Base$0.001100%Route unknown37d ago0x94ab7e…bc770f
0xff8d…63630x9c95…e299Base$0.001100%Route unknown37d ago0xf081ac…ddac80
0xff8d…63630x9c95…e299Base$0.001100%Route unknown37d ago0xe98793…2aa6c7
0xff8d…63630x9c95…e299Base$0.001100%Route unknown37d ago0x777f7a…3c4639
0xff8d…63630x9c95…e299Base$0.001100%Route unknown37d ago0x6d57ab…b5414e
0xff8d…63630x9c95…e299Base$0.001100%Route unknown37d ago0x2830c1…1d1be4
0xff8d…63630x9c95…e299Base$0.001100%Route unknown37d ago0xec4a86…e4cddd
0xff8d…63630x9c95…e299Base$0.001100%Route unknown37d ago0x2df4db…814eb8
0xff8d…63630x9c95…e299Base$0.001100%Route unknown37d ago0x9a9892…ec2822
0xff8d…63630x9c95…e299Base$0.001100%Route unknown37d ago0xd3cfa0…266679
0xff8d…63630x9c95…e299Base$0.001100%Route unknown37d ago0x9bf170…6b4818
0xff8d…63630x9c95…e299Base$0.001100%Route unknown37d ago0xd6a187…22055d
0xff8d…63630x9c95…e299Base$0.001100%Route unknown37d ago0x4ca2b8…8fd08d
0xff8d…63630x9c95…e299Base$0.001100%Route unknown37d ago0x3ae13f…fa6b08
0xff8d…63630x9c95…e299Base$0.001100%Route unknown37d ago0x44c9f8…92fa37
0xff8d…63630x9c95…e299Base$0.001100%Route unknown38d ago0x18cdfe…98b27e
0xff8d…63630x9c95…e299Base$0.001100%Route unknown38d ago0x3cea68…2d609a
0xff8d…63630x9c95…e299Base$0.001100%Route unknown38d ago0xbcc32c…8c56ee
0xff8d…63630x9c95…e299Base$0.001100%Route unknown38d ago0x896cb1…2dca6f
0xff8d…63630x9c95…e299Base$0.001100%Route unknown38d ago0xe49762…8dc5a3
0xff8d…63630x9c95…e299Base$0.001100%Route unknown38d ago0xdcfab8…f5f4d3
0xff8d…63630x9c95…e299Base$0.001100%Route unknown38d ago0x1362e7…1487b0
0xff8d…63630x9c95…e299Base$0.001100%Route unknown38d ago0xa8965d…eb487a
0xff8d…63630x9c95…e299Base$0.001100%Route unknown38d ago0xb8d024…50a243
0xff8d…63630x9c95…e299Base$0.001100%Route unknown38d ago0x5c6f9a…62025d

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.