Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI108d ago0x549a1a…5767e7
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9f388d…9bb6eb
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI108d ago0x89db34…551ec9
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa15bf7…837618
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7c962e…2674dd
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdd0457…8c8df3
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9ad4fb…42f5c0
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4b3a98…f804f4
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe75d3c…f51c82
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI108d ago0x566880…e0fe21
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI108d ago0x05e2f5…62eac8
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8bf6fb…4d6dde
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd2ddf4…a2e91f
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI108d ago0x14c346…bec812
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb57a53…f2cedc
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa2088d…5159b6
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI108d ago0x177734…8536e4
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9fba7a…d0ce46
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI108d ago0x739388…2ae1a1
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe64acd…5af81d
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI108d ago0x424b7a…f69452
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI108d ago0x44526a…378711
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9eefee…01c146
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6e39e0…6611ed
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI108d ago0x44aa01…470102

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.