Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0x2ffc25…97e18e
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0x45809d…0c6388
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0xcd90ec…74d44f
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0xe5e43b…3d4201
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0xeaf670…cae293
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0xdd3f35…35301e
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0x39494f…c6e2e9
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0x77d9ae…b52038
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0xfce48b…2d949c
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0xe1f9e8…63ae74
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0xd50fdb…0e3d1b
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0xb68707…421a7d
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0xe908b1…1cd016
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0x79e832…014848
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0x2705a1…7cc545
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0xf7d7ed…64c3fb
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0x749e64…611e17
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0x425e72…dbb8b0
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0xbb1808…98724c
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0xca6cf8…6d88b3
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0xba8b79…5c57a0
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0xa4a101…9b9f21
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0x2c9c39…fc8583
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0xd7c9cf…cc8e75
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa15d ago0x53bc42…47ac17

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.