Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0x48a5d8…6aaf03
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0x1daae9…8a2eab
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0x254982…8d4238
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0x1aae35…3ac339
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0x83ce6d…4e0855
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0xd88061…141907
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0x965ce1…80a271
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0x76eb2c…5fd1dc
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0xe3f6d3…3d274d
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0xb728bc…70e54c
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0x14b153…4957e6
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0xea31a1…2ca249
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0x2ec069…96f824
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0x84acdc…07407a
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0xb810a7…a23418
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0xf5b8cd…18c803
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0x55fd2e…5aa57f
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0x63ee8f…cf72c5
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0x67b893…48ff12
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0xf568f6…32f6af
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0xc464c7…d651b6
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0x12735d…824596
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0x5ddf35…6c1644
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0xdc3c4b…e5d4ab
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa17d ago0x8dffdf…f5702c

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.