Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2423…47450xff38…0763Base—$0.01100%coinbase67d ago0x308a86…c48880
0x2423…47450xe71d…9353Base—$0.01100%coinbase67d ago0x237ef5…6a745e
0x2423…47450xc677…5812Base—$0.01100%coinbase67d ago0xc48e6b…c74fab
0x2423…47450x5889…243bBase—$0.01100%coinbase67d ago0xe7d2e1…af24a8
0x2423…47450xd220…572eBase—$0.01100%coinbase67d ago0x4bd602…bcdfb3
0x2423…47450x5d7e…091fBase—$0.01100%coinbase67d ago0x3d805c…4055c9
0x2423…47450x2d75…f869Base—$0.01100%coinbase67d ago0x57f1d4…0e077b
0x2423…47450x66e7…30a3Base—$0.01100%coinbase67d ago0x91d692…434c78
0x2423…47450xee05…1737Base—$0.01100%coinbase67d ago0xc522a5…3fb591
0x2423…47450xd399…9010Base—$0.01100%coinbase67d ago0x65de29…6605a3
0x2423…47450xa2ea…d5eaBase—$0.01100%coinbase67d ago0x49b8d2…f3603e
0x2423…47450x89f3…03c0Base—$0.01100%coinbase67d ago0xc75885…5b184c
0x2423…47450xb13c…7431Base—$0.01100%coinbase67d ago0x836943…0d7800
0x2423…47450xce1e…8405Base—$0.01100%coinbase67d ago0x7d9117…79086e
0x2423…47450x8ddd…ffc4Base—$0.01100%coinbase67d ago0xd2eec7…7e6f60
0x2423…47450x5e2f…3b88Base—$0.01100%coinbase67d ago0x22e416…08077c
0x2423…47450xa4a5…a64bBase—$0.01100%coinbase67d ago0xef20d3…b039ef
0x2423…47450x5a18…2a59Base—$0.01100%coinbase67d ago0xeca625…652e17
0x2423…47450x97fd…c2f3Base—$0.01100%coinbase67d ago0xb46771…7ca696
0x2423…47450xc146…821bBase—$0.01100%coinbase67d ago0x78d478…a91953
0x2423…47450xaf3b…7a46Base—$0.01100%coinbase67d ago0x9b3191…8235fd
0x2423…47450x0c97…9d6aBase—$0.01100%coinbase67d ago0x166158…ab3867
0x2423…47450xafde…d936Base—$0.01100%coinbase67d ago0xb8ac83…949d2c
0x2423…47450xa41b…46ebBase—$0.01100%coinbase67d ago0x754dd2…423266
0x2423…47450x1ad0…5695Base—$0.01100%coinbase68d ago0x61a851…3d0190

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.