Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac60…a9830x9c95…e299Base$0.001100%fluxa44d ago0x9d11e3…422fef
0xac60…a9830x9c95…e299Base$0.001100%fluxa44d ago0x6fb5b4…a93fdf
0xac60…a9830x9c95…e299Base$0.001100%fluxa44d ago0x1bd253…0e6e06
0xac60…a9830x9c95…e299Base$0.001100%fluxa44d ago0x3f60ee…94e9d6
0xac60…a9830x9c95…e299Base$0.001100%fluxa44d ago0x87885c…c4621c
0xac60…a9830x9c95…e299Base$0.001100%fluxa44d ago0xbde7be…9f22e1
0xac60…a9830x9c95…e299Base$0.001100%fluxa44d ago0x62ce21…cbb9ab
0xac60…a9830xfe80…47eeBase$0.001100%fluxa44d ago0xb01c28…d7cbc9
0xac60…a9830x9c95…e299Base$0.001100%fluxa44d ago0x8138fc…de9ddc
0xac60…a9830x9c95…e299Base$0.001100%fluxa44d ago0x63f650…ff11ec
0xac60…a9830x9c95…e299Base$0.001100%fluxa44d ago0x2c3688…2cb23c
0xac60…a9830xfe80…47eeBase$0.001100%fluxa44d ago0x674208…afa478
0xac60…a9830x9c95…e299Base$0.001100%fluxa44d ago0x465147…5d7f19
0xac60…a9830x9c95…e299Base$0.001100%fluxa44d ago0xffb503…8b6589
0xac60…a9830xfe80…47eeBase$0.001100%fluxa44d ago0x2f2449…491a57
0xac60…a9830x9c95…e299Base$0.001100%fluxa44d ago0x5e56ba…584020
0xac60…a9830xfe80…47eeBase$0.001100%fluxa44d ago0x4d0dc3…6a6aa3
0xac60…a9830xfe80…47eeBase$0.001100%fluxa44d ago0xa36f0b…d38219
0xac60…a9830x9c95…e299Base$0.001100%fluxa45d ago0x95a2f8…2c003f
0xac60…a9830xfe80…47eeBase$0.001100%fluxa45d ago0x2a49f7…96f110
0xac60…a9830x9c95…e299Base$0.001100%fluxa45d ago0x746946…8cadb1
0xac60…a9830x9c95…e299Base$0.001100%fluxa45d ago0x879e10…36361a
0xac60…a9830xfe80…47eeBase$0.001100%fluxa45d ago0x2bb981…307b43
0xac60…a9830xfe80…47eeBase$0.001100%fluxa45d ago0xdfef82…d4d1e3
0xac60…a9830x9c95…e299Base$0.001100%fluxa45d ago0x36f496…ea7b5c

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.