Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa17d ago0xfcddd1…fe0388
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa17d ago0x1b2634…327bd7
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa17d ago0xf8671c…325bc0
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa17d ago0xb1f26a…90c60d
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa17d ago0x1c2eca…676587
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa17d ago0x20bcff…061a14
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa17d ago0x76c1e7…9da9d9
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa17d ago0xb51c59…3e871a
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa17d ago0x69e00b…acf802
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa17d ago0x8fcda9…eb1754
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa17d ago0x87ea17…928a6e
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa17d ago0xe59ad6…3d062f
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa17d ago0x373477…0eb88e
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa17d ago0x0ae9b6…6bb7f2
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa17d ago0x36a715…698e45
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa17d ago0x782b8a…1b9e2f
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa17d ago0xa8b950…14e8f3
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa17d ago0xbf5d90…23b211
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa17d ago0xd19800…d6a7f1
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa18d ago0xd6864c…b724ae
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa18d ago0x2bde68…2b68e9

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.