Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3877…ac2c0x2fc6…befeBase$25.0070%0x6351…0d6221d ago0x986863…0f0c09
0x3877…ac2c0x2fc6…befeBase$5.0070%0x6351…0d6221d ago0x9a0290…af6798
jacobbc.eth0x2fc6…befeBase$603.7470%0x6351…0d6221d ago0x863c35…88bd22
0x63f3…4c310x2fc6…befeBase$108.5270%0x6351…0d6221d ago0xc4a30b…d33ec7
0xa3c8…96250x2fc6…befeBase$100.0070%0x6351…0d6221d ago0x7de795…86ea70
0xa3c8…96250x2fc6…befeBase$300.0070%0x6351…0d6221d ago0xdf3759…87663e
0x588d…abea0x2fc6…befeBase$0.5070%0x6351…0d6222d ago0x511c4c…382a07
0x7986…cd090x2fc6…befeBase$300.0070%0x6351…0d6222d ago0xd417b2…fe77a9
0xe74b…087e0x2fc6…befeBase$3.0170%0x6351…0d6222d ago0x328d2e…7fa3eb
0x75df…51ec0x2fc6…befeBase$5.0070%0x6351…0d6222d ago0x51bb4b…5bdf3e
0xe74b…087e0x2fc6…befeBase$1.3070%0x6351…0d6222d ago0xdc23d4…8b7a12
0xb580…18700x2fc6…befeBase$10.0070%0x6351…0d6222d ago0x30fe82…312baa
0x09bf…58270x2fc6…befeBase$4,004.0070%0x6351…0d6222d ago0x0b881a…20fcd4
0x57bb…79090x2fc6…befeBase$29.2570%0x6351…0d6222d ago0x480d85…8bf856
0x57bb…79090x2fc6…befeBase$11.0070%0x6351…0d6222d ago0x4a1b4b…f11c6a
0x0b99…147a0x2fc6…befeBase$127.7270%0x6351…0d6222d ago0x55824a…f5bfc8
0x191e…8c5d0x2fc6…befeBase$36.9870%0x6351…0d6222d ago0xe57215…8e4f71
albertkarimov.eth0x2fc6…befeBase$504.0070%0x6351…0d6222d ago0x19cd3b…0952b9
0x2fc6…befe0x6d73…957fBase$8.9870%0x6351…0d6222d ago0xe30165…7cb779
0xc66c…0eb10x2fc6…befeBase$170.0070%0x6351…0d6222d ago0x14faa3…d2aa81
0x4acd…cd180x2fc6…befeBase$100.4870%0x6351…0d6222d ago0xff73a1…69b7d7
prashantsingh.eth0x2fc6…befeBase$83.9170%0x6351…0d6222d ago0xdabffd…6e2c19
0xa350…53e60x2fc6…befeBase$5.0070%0x6351…0d6222d ago0xdff2f3…946bd3
0x1e7b…832a0x2fc6…befeBase$6,998.0070%0x6351…0d6222d ago0x718950…29d71b
0x386f…d6440x2fc6…befeBase$29.5070%0x6351…0d6222d ago0xa8074c…4475c0

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.