Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x758d…0637Base$0.00005100%thirdweb77d ago0xcb9a63…bef0eb
0x7e57…2f090x758d…0637Base$0.00001100%thirdweb77d ago0x87c159…bb2068
0x7e57…2f090x758d…0637Base$0.00100%thirdweb77d ago0xd60df2…f29689
0x7e57…2f090x758d…0637Base$0.0001100%thirdweb77d ago0x8a5231…e46846
0x7e57…2f090x758d…0637Base$0.000001100%thirdweb77d ago0x8e1e00…38408d
0x7e57…2f090x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase77d ago0x3ed2fa…0bfff7
0x7e57…2f090xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase77d ago0xd763aa…9f895b
0x7e57…2f090x995c…781fBasex402 service$0.001100%coinbase77d ago0x59aa83…74d12d
0x7e57…2f090xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase77d ago0x31e30c…7091f0
0x7e57…2f090xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase77d ago0x425ccc…3b8067
0x7e57…2f090x995c…781fBasex402 service$0.001100%coinbase77d ago0xc0b036…2b3524
0x7e57…2f090x995c…781fBasex402 service$0.001100%coinbase77d ago0x23d7bb…b24f5c
0x7e57…2f090x995c…781fBasex402 service$0.001100%coinbase77d ago0xf5d707…59008a
0x7e57…2f090x4f0a…4d5cBase$0.001100%coinbase77d ago0xea26ee…08f67d
0x7e57…2f090x995c…781fBasex402 service$0.001100%coinbase77d ago0x7cc9bc…1e5696
0x7e57…2f090x9257…2132Base$0.03100%payAI77d ago0x95de3b…0be6c8
0x7e57…2f090x9257…2132Base$0.03100%payAI77d ago0xce5784…e6ccfa
0x7e57…2f090x9257…2132Base$0.03100%payAI77d ago0x126ec5…60f90a
0x7e57…2f090x9257…2132Base$0.03100%payAI77d ago0xa54309…7b9076
0x7e57…2f090x9257…2132Base$0.03100%payAI77d ago0xa54309…7b9076
0x7e57…2f090x9257…2132Base$0.03100%payAI77d ago0xaf193e…50cb5f
0x7e57…2f090x9257…2132Base$0.03100%payAI77d ago0x126ec5…60f90a
0x7e57…2f090x9257…2132Base$0.03100%payAI77d ago0xaf193e…50cb5f
0x7e57…2f090x9257…2132Base$0.03100%payAI77d ago0xbcebe0…4f72ab
0x7e57…2f090x9257…2132Base$0.03100%payAI77d ago0x8b9f3d…3c3b07

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.