Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb755…07c10x9c95…e299Base—$0.001100%fluxa68d ago0x43c7db…805074
0xb755…07c10x9c95…e299Base—$0.001100%fluxa68d ago0xa0f40a…1fe9e7
0xb755…07c10x9c95…e299Base—$0.001100%fluxa68d ago0xf455c3…17bf6d
0xb755…07c10x9c95…e299Base—$0.001100%fluxa68d ago0x7d7b16…b1f9dd
0xb755…07c10x9c95…e299Base—$0.001100%fluxa68d ago0x56870b…0f8b8c
0xb755…07c10x9c95…e299Base—$0.001100%fluxa68d ago0x7e9649…1b14f2
0xb755…07c10x9c95…e299Base—$0.001100%fluxa68d ago0x1230f8…76fc82
0xb755…07c10x9c95…e299Base—$0.001100%fluxa68d ago0xd32fd8…76bca1
0xb755…07c10x9c95…e299Base—$0.001100%fluxa68d ago0x62a4fd…975ea8
0xb755…07c10x9c95…e299Base—$0.001100%fluxa68d ago0x78099c…5cd5eb
0xb755…07c10x9c95…e299Base—$0.001100%fluxa69d ago0xb28b0d…74c31c
0xb755…07c10x9c95…e299Base—$0.001100%fluxa69d ago0xdce09d…b59447
0xb755…07c10x9c95…e299Base—$0.001100%fluxa69d ago0x40fed8…d9b4ec
0xb755…07c10x9c95…e299Base—$0.001100%fluxa69d ago0x084da4…a4ef9d
0xb755…07c10x9c95…e299Base—$0.001100%fluxa69d ago0x35844a…19ee7f
0xb755…07c10x9c95…e299Base—$0.001100%fluxa69d ago0xc2fc8a…5651cf
0xb755…07c10x9c95…e299Base—$0.001100%fluxa69d ago0xd0f75a…880ed4
0xb755…07c10x9c95…e299Base—$0.001100%fluxa69d ago0xb252cc…7ebc2d
0xb755…07c10x9c95…e299Base—$0.001100%fluxa69d ago0xc4f949…d90b13
0xb755…07c10x9c95…e299Base—$0.001100%fluxa69d ago0xbcd826…b30c5a
0xb755…07c10x9c95…e299Base—$0.001100%fluxa69d ago0x6fa89e…856474
0xb755…07c10x9c95…e299Base—$0.001100%fluxa69d ago0xfebe93…46ded1
0xb755…07c10x9c95…e299Base—$0.001100%fluxa69d ago0xc23b71…9a40f3
0xb755…07c10x9c95…e299Base—$0.001100%fluxa69d ago0x0acf9b…0fcadd
0xb755…07c10x9c95…e299Base—$0.001100%fluxa69d ago0x5ea8ac…0108ce

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.