Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb00b16…d97be4
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x232030…165858
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4a9d66…587362
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2bc67b…333a28
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x978d05…d2c51d
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x172148…d78a64
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8f47a6…63243f
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x03f24c…d56db9
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd7b126…0645af
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x70c5ee…cb744b
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe9f0c3…745636
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x071fea…6e10bd
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe442cc…2389ec
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0xab5e3d…a5b4ef
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3d3421…b2bdff
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0xef8b5d…bb8824
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6ff495…8b5d60
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe0fdcc…28734e
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc98158…283c30
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc6d2fa…99369f
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0ac38b…f4b084
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfb8d1e…211434
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI112d ago0x198b13…51f4fd
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb81110…ed9be1
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI112d ago0x161463…ca9831

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.