Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa20d ago0xdaba4f…4d4436
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa20d ago0xf7eb8b…4b424e
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa20d ago0x5e56cc…9b4b11
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa20d ago0xb09072…177258
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa20d ago0xee0f5a…ae654d
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa20d ago0x8da562…d64adf
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa20d ago0xc9eea5…bd868d
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa21d ago0x58511d…65bd12
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa21d ago0x719c9c…d28903
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa21d ago0x3c8164…5e43cc
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa21d ago0x397bd6…ddac9d
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa21d ago0xad8f5f…a7a2bd
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa21d ago0xfb494d…ad9c02
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa21d ago0x9164fa…f4e5a7
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa21d ago0xd16851…d1aa7d
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa21d ago0xded1c6…4e86a2
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa21d ago0xfb477e…da50c4
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa21d ago0xa4804b…2981dc
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa21d ago0x23a0e6…444502
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa21d ago0x5fb263…eb3e31
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa21d ago0x1a7e93…7cd346
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa21d ago0xc655fe…f36f2f

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.