Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI117d ago0x75be69…f3e795
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8e73d2…b8928d
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2f436f…6b6a63
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1d063b…ee3a7e
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3a441c…44e00c
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9e45e6…986274
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8765b5…beb55a
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI117d ago0x94688d…1fa2f0
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI117d ago0x44e3f8…9215bf
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7db85d…002d47
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI117d ago0x576e39…b78d61
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI117d ago0x580d60…c9ef11
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc078c0…c6c2c2
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe45bcf…258d65
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI117d ago0x920e5a…ef8c99
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf5d8d1…1900b1
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI117d ago0x299c53…4652cf
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf04c8a…dfb1e5
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe1773e…a57b94
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb531b8…f7d535
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbe7a94…5456db
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI117d ago0x082381…9895c0
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe30572…241f13
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf2fd6c…31892f
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3c8895…ec86b8

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.