Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa17d ago0x55b008…050657
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa17d ago0xb748fb…a85cb6
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa17d ago0x8f54e5…8a4b43
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa17d ago0x6ca3aa…2a9ba4
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa17d ago0x3a9afd…2d887f
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa17d ago0x028ec7…6b12d6
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa17d ago0x3c92c2…868ae2
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa17d ago0x6e680e…caf30e
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa17d ago0x7bd94d…5dda30
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa17d ago0x2c3674…10fa65
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa17d ago0xc90e80…a57475
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa17d ago0x46f9ad…2e0caf
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa17d ago0xc68493…bbfac3
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa17d ago0x760979…82a524
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa17d ago0xb19ec2…ceb171
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa17d ago0x490b9e…19fcba
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa17d ago0xb67a5a…575d2e

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.