Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown54d ago0xdd2bee…91d711
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown54d ago0x2a1306…dd4ea1
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown54d ago0xe361b8…8cd98c
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown54d ago0x756b09…0b52a9
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown54d ago0x90e7bb…cf2ff4
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown54d ago0x3a6355…e0b6b6
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown54d ago0x70b54a…47f834
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown54d ago0x27737b…aea4eb
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown54d ago0x038d2a…39c879
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown54d ago0xaaa830…560900
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown54d ago0xd33741…69f3f7
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown54d ago0x224863…6fea4a
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown54d ago0xe8886d…4ac2f8
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown54d ago0x12842a…5fc59d
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown54d ago0x8d49cf…5742b3
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown54d ago0x13e350…e86712
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown54d ago0xa981db…c8e758
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown54d ago0x8f5b7a…01d5ac
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown54d ago0xabfd0d…0856c4
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown54d ago0x943e89…ec2d9b
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown54d ago0x211ccf…559edc
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown54d ago0x88b9bf…118934
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown54d ago0xd529b7…4b06d7
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown54d ago0x00f7f7…80765b

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.