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%fluxa20d ago0xd8633e…eb779c
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa20d ago0x0fdfff…60c5b2
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa20d ago0xf1888a…2251b5
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa20d ago0xbd9621…eada09
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa20d ago0xe5f217…726842
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa20d ago0xb2cb5d…9d8c03
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa20d ago0xc60fe7…54a82e
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa20d ago0xd72ecc…78c937
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa20d ago0xe1f4cc…3f40de
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa20d ago0x5b88b8…b8fbeb
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa20d ago0xef17ba…51ba37
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa20d ago0x427ef2…261cff
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa20d ago0x6a07fb…3dfe72
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa20d ago0xcbac55…2b9b9e
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa20d ago0x89b9c6…b6735b
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa20d ago0x22624e…9fda59
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa20d ago0x8c769d…a3b68d
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa20d ago0xfd4e77…acecce
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa20d ago0xe48d7e…f16714
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa20d ago0xeb15ca…6ff603
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa20d ago0xfbea4b…364507
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa20d ago0x8cac55…18412f
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa20d ago0x6b8c45…7f1968
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa20d ago0x996b59…0262dc
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa20d ago0x6bb450…310dd2

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.