Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter43d ago0x781433…13ca56
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter43d ago0x4f8f67…04edff
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter43d ago0xcadeeb…e3b1ba
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter43d ago0x2edb61…506121
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter43d ago0xbb60b5…90a72e
0xd675…2ed10x07cf…2396Basex402 service$0.06100%dexter43d ago0x9259e5…2aebdf
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter43d ago0x9ae6a8…85fd27
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter43d ago0x488e31…f58b9f
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter43d ago0xd76a1f…04275f
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa43d ago0xa7eab7…57b6ed
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter43d ago0x086ac3…563228
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter43d ago0x6f88cc…8ff1a4
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter43d ago0xcff782…f7f188
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter43d ago0xe5d70a…1c0347
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter43d ago0xe32009…f1958b
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter43d ago0x934d10…40a2f0
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter43d ago0x15b622…fd0e9f
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter43d ago0xdf113e…bf8744
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter43d ago0xbc1898…6de7d2
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter43d ago0x3f6b1b…838982
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter43d ago0xb07795…771871
0xd675…2ed10x07cf…2396Basex402 service$0.06100%dexter44d ago0xed3bc2…ba0dff
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter44d ago0x0f001e…c47f2a
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter44d ago0xde7608…88a388
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter44d ago0x30393f…64674b

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.