Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfd9dd8…02600b
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x783fa4…518f26
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4a9ccc…b4a08f
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9a2290…1bae50
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xff1680…48dae8
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfba61d…353f9a
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe09a79…1bd09a
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7339dd…0e2588
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0995c2…b20054
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5396c1…39dc28
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb5e3b9…4d3995
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x510732…562b98
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa5d19b…8feefa
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x409c1f…5f588d
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0e7734…68f0b5
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0891eb…e92403
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9b6818…2fe4f4
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x95d10f…b878cf
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8e5e15…a82a44
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0de95a…78221d
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbc0c0f…52f8c1
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4cf907…20bed4
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb0de78…ff865d
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x48a932…3a32df
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd8623b…1e931c

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.