Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde30…05d50xfe80…47eeBase—$0.001100%fluxa47d ago0x14578a…a92885
0xde30…05d50xfe80…47eeBase—$0.001100%fluxa47d ago0x7e4453…d3dc6c
0xde30…05d50x9c95…e299Base—$0.001100%fluxa47d ago0xec06b2…ebaec3
0xde30…05d50x9c95…e299Base—$0.001100%fluxa47d ago0x0dd01e…8c5e54
0xde30…05d50xfe80…47eeBase—$0.001100%fluxa47d ago0x53bece…fedc1f
0xde30…05d50x9c95…e299Base—$0.001100%fluxa47d ago0xecbc35…46744c
0xde30…05d50xfe80…47eeBase—$0.001100%fluxa47d ago0xd52194…d45182
0xde30…05d50x9c95…e299Base—$0.001100%fluxa47d ago0xb6a675…163337
0xde30…05d50x9c95…e299Base—$0.001100%fluxa47d ago0x611bcd…21074a
0xde30…05d50x9c95…e299Base—$0.001100%fluxa47d ago0x1da468…307c85
0xde30…05d50x9c95…e299Base—$0.001100%fluxa47d ago0xb442ae…b402b5
0xde30…05d50x9c95…e299Base—$0.001100%fluxa47d ago0x112720…169c84
0xde30…05d50x9c95…e299Base—$0.001100%fluxa47d ago0x6162ac…4e8e76
0xde30…05d50x9c95…e299Base—$0.001100%fluxa47d ago0x997b4f…ae78b4
0xde30…05d50x9c95…e299Base—$0.001100%fluxa47d ago0xf568e9…855050
0xde30…05d50x9c95…e299Base—$0.001100%fluxa47d ago0x8b73c6…d7d7ce
0xde30…05d50x9c95…e299Base—$0.001100%fluxa47d ago0x4aac14…fc85da
0xde30…05d50x9c95…e299Base—$0.001100%fluxa47d ago0x2be19c…e5f4c9
0xde30…05d50x9c95…e299Base—$0.001100%fluxa47d ago0x44f4c0…64dbb6
0xde30…05d50x9c95…e299Base—$0.001100%fluxa47d ago0x046852…e1e1fb
0xde30…05d50x9c95…e299Base—$0.001100%fluxa47d ago0x897104…285f8a
0xde30…05d50x9c95…e299Base—$0.001100%fluxa47d ago0xc2f937…b757b4
0xde30…05d50x9c95…e299Base—$0.001100%fluxa47d ago0xed7622…96f1e1
0xde30…05d50x9c95…e299Base—$0.001100%fluxa47d ago0xb4e507…f3335a
0xde30…05d50x9c95…e299Base—$0.001100%fluxa47d ago0x35448e…b1ebbd

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.