Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0xffba26…df5e97
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0xc5d1cb…da0258
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0x27575d…34ea2b
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0x4c52c4…1ad626
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0x6f515b…6ea0af
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0xf2767a…41c098
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0xafffc1…d3ac0c
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0x5ac84f…bcbf38
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0x666f7f…2dfe97
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0x65ddf8…23ed07
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0xd6007e…44d6e2
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0xa8d355…7d8ec7
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0x2d2c68…56229a
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0x6518bf…565063
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0x17a9f3…e8b4f4
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0x8ca1d8…37ab3b
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0xec92c6…b3e93c
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0xb01461…0bae60
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0x4b3f09…84211a
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0x54911d…151dd0
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0xabc6bc…17f9b6
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0xadbc51…52696d
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0x30bb91…b0384e
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0xd627fc…8d16b9
0x3c46…2e270x5aae…482eBase—$0.001100%coinbase6d ago0x5a6ff5…4b3ae0

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.