Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa43d ago0xeb2b41…df31d3
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa43d ago0xf4ea07…c6d9b9
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa43d ago0x8760fb…ca8efc
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa43d ago0xb2f1a4…e44e50
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa43d ago0xae8a0f…0394ee
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa43d ago0xb64588…587a1f
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa43d ago0x9ac05f…21d4a2
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa43d ago0xb556df…741e90
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa43d ago0x883014…f9ca66
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa43d ago0xd47d00…64f8ec
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa43d ago0x5f451d…470f8c
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa43d ago0x129a9a…cd59ec
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa43d ago0x16321d…ae7fd3
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa43d ago0xd04c95…2be68d
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa44d ago0x3b50e1…a070b5
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa44d ago0xfe66fa…800b17
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa44d ago0x8717dc…07e140
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa44d ago0x3d80eb…f82d33
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa44d ago0xe150fe…f03014
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa44d ago0x2fa121…d6a843
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa44d ago0xee5e29…1267c2
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa44d ago0x6d2aa9…bfdb3e
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa44d ago0x99b2e2…fe7bcf
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa44d ago0x77ec5d…bfa283
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa44d ago0x71eb46…0bd877

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.