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%fluxa39d ago0x2efd16…14d555
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa39d ago0xcccb53…a3717f
0x2055…8ae00x9c95…e299Base$0.001100%fluxa39d ago0xa07be5…4c232d
0x2055…8ae00x9c95…e299Base$0.001100%fluxa39d ago0xa57541…038d4f
0x2055…8ae00x9c95…e299Base$0.001100%fluxa39d ago0xb04e34…dc4e29
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa39d ago0x6d1916…167af1
0x2055…8ae00x9c95…e299Base$0.001100%fluxa39d ago0x93db21…a5aeb8
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa39d ago0x54bb44…1733a2
0x2055…8ae00x9c95…e299Base$0.001100%fluxa39d ago0x75a43c…c0f621
0x2055…8ae00x9c95…e299Base$0.001100%fluxa39d ago0x2d6fe8…f462ca
0x2055…8ae00x9c95…e299Base$0.001100%fluxa39d ago0xa78a8c…fc1a82
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa39d ago0xa42554…5464f7
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa39d ago0xb82774…0152ea
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa39d ago0x67a9eb…d5c263
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa39d ago0x6998da…8cd03a
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa39d ago0x29f644…827f5f
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa39d ago0x363c45…40ae28
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa39d ago0x07d723…3d91d4
0x2055…8ae00x9c95…e299Base$0.001100%fluxa40d ago0xf2a6e6…096d41
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa40d ago0x0ec23c…b776ac
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa40d ago0x8ed596…ec5944
0x2055…8ae00x9c95…e299Base$0.001100%fluxa40d ago0x1ae37d…7f81ac
0x2055…8ae00x9c95…e299Base$0.001100%fluxa40d ago0x6f2ba0…4818e1
0x2055…8ae00x9c95…e299Base$0.001100%fluxa40d ago0x5eb12a…1496a8
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa40d ago0x498b67…40b469

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.