Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa16d ago0x1ad79c…c7a08d
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa16d ago0x9140cb…80b9ef
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa16d ago0xe779a0…b56b83
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa16d ago0x093561…ba0fb6
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa16d ago0xc36a26…2c9a45
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa16d ago0x337325…5f1c0e
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa16d ago0x4a40cc…39297c
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa16d ago0x595f3a…7ebb1c
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa16d ago0x7c58c9…cca0bf
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa16d ago0x62ec49…87f087
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa16d ago0x427cce…c4dfee
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa16d ago0x3502ea…8bb4aa
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa16d ago0xcbde46…6306e7
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa16d ago0x82e5c1…478f79
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa16d ago0x53fe81…69068e
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa16d ago0x185c67…a76d2f
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa16d ago0xcc513a…dd06b3
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa16d ago0x371cb5…79c2a3
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa16d ago0x9edb4e…1cc65b
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa16d ago0x3f353c…374299
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa16d ago0x51d663…317d67
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa16d ago0x371631…b30437
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa17d ago0xf896a2…7a91a0
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa17d ago0x0a66b1…e79ee3
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa17d ago0x1441ed…cae522

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.