Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa9d ago0x041ab2…8f368f
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa9d ago0xbc00a4…f00c3c
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa9d ago0xc2b7f4…0ecb2e
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa9d ago0x07ac77…0f466d
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa9d ago0xc63b3d…cce45d
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa9d ago0x7f7122…9f51de
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa9d ago0x1966be…8f735f
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa9d ago0x26615f…6b36e1
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa9d ago0x916158…6b7c23
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa9d ago0x0573b2…50b1bd
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa9d ago0xda4c09…323496
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa9d ago0x1fbe43…b7a489
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa9d ago0x67c890…928f8f
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa9d ago0x887dbd…674db6
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa9d ago0x4efee7…2ab956
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa9d ago0x018045…2e4d1e
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa9d ago0x83971f…7e6374
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa9d ago0x6a2cb4…c55d02
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa9d ago0xa93d16…ece4fd
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa9d ago0xd6f861…ac1dd3
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa9d ago0xa8168e…9f6551
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa9d ago0x874568…9abde9
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa9d ago0x1679c8…b5c6eb
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa9d ago0x3e1cac…8e84b2
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa9d ago0xe21946…2ca742

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.