Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa17d ago0x117530…c74e0c
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa17d ago0xfd5abb…af8e18
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa17d ago0xce8da1…429e58
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa17d ago0x7eaebb…812097
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa17d ago0x413fcf…fa48e7
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa17d ago0x7afeae…9b8afa
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa17d ago0x887fbb…69f59e
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa17d ago0xe556cc…541118
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa17d ago0x6264bf…cd1a0a
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa17d ago0x170303…58d35a
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa17d ago0x580d64…c60c8a
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa17d ago0xea0742…eb76e9
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa17d ago0x6d4f23…f7580a
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa17d ago0x47292e…b79d80
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa17d ago0x47000c…6c8725
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa17d ago0x33675e…8004dc
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa17d ago0x8307fa…79f3d0
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa17d ago0x975f4d…ea0dd3
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa17d ago0x6e0b03…ca3b85
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa17d ago0x471d99…de751b
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa17d ago0x65d7f6…2bd071
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa18d ago0xd2e2ae…07785e
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa18d ago0xd794ac…5dfd7e
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa18d ago0xfef5d4…31c38b
0x5dd1…08120xfe80…47eeBase—$0.001100%fluxa18d ago0xcab3a3…8eddff

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.