Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa117d ago0x7ed024…b7840d
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa117d ago0xdd88d9…0b57af
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa117d ago0x70e1d7…14e7a4
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa117d ago0xa6d422…0b56f4
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa117d ago0x349b6d…2848d3
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa117d ago0xb81c23…9d1197
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa117d ago0x7eb824…408f06
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa117d ago0x09ac93…ad696e
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa117d ago0x8db6de…1a726f
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa117d ago0xb701bb…86fe15
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa117d ago0x304151…6092a0
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa117d ago0xd5aeb3…3df274
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa117d ago0x96dd6b…ea5bf5
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa117d ago0x53a3ef…8cef71
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa117d ago0xbf2a0d…f8e5ed
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa117d ago0x9f2126…a8c27d
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa117d ago0x304657…ccc3c0
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa117d ago0x4a1caf…e49a5f
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa117d ago0x704f6e…5eeb10
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa117d ago0xb7523f…d2c131
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa117d ago0x0f7f1f…ca7876
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa117d ago0x3a1574…b44fd3
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa117d ago0xee8a6e…8ca8b1
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa117d ago0x3ec4b7…250626
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa117d ago0xbe2f94…896fd4

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.