Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa9d2db…b1f615
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8a09af…bb7e66
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI104d ago0x486bf4…1c3de0
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf23588…58d5ff
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9304ce…36387f
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7540fd…fb4ebf
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1d4d3c…5f21e1
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdcde8a…77a2b3
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd41a45…5a7131
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI104d ago0x24e1ca…f1c44c
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2c1699…cfa4ed
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd8b940…f4859e
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2911b4…33f639
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3cb974…88cf4f
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI104d ago0x35e1ff…9e126c
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbbfe68…405358
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI104d ago0x390188…5005a9
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0xee38dd…b89b18
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfec611…47d7ae
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc1c4b6…832bbe
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7b07b5…720be4
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0d4ae5…9487db
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0x367bea…a1b288
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0x419c5e…c98cb7
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0x05e06b…0f0b58

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.