Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa44d ago0x8f936b…0661f3
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa44d ago0x49e655…24a1d1
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa44d ago0x387437…e89828
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa44d ago0x068534…89abae
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa44d ago0x37e361…a52c0a
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa44d ago0xc165a4…69efde
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa44d ago0x17e553…2c5d40
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa44d ago0xf1867f…0ce8ab
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa44d ago0xcdd8ec…a39b13
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa44d ago0x2ca3c9…17a7e0
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa44d ago0x7d6b7f…50552c
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa44d ago0xe76a63…7941cc
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa44d ago0x1e31c1…f74bd8
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa44d ago0xa542f5…bfb14a
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa44d ago0x316c4f…fda0f1
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa44d ago0x2b4a8f…4fa6b9
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa44d ago0x426790…65e2d2
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa44d ago0x8624cf…a5faa0
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa44d ago0x32a866…e9e7ef
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa44d ago0xeb225b…ff8631
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa44d ago0x6dede1…62dcee
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa44d ago0x39de51…f1a56b
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa44d ago0x96b6b8…b8663d
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa44d ago0x732e1a…cc2553
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa44d ago0x244d16…a7135f

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.