Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d35…99730x2b6d…32c5Base2sPublic-records$0.0018100%coinbase68d ago0x54e352…656e85
0x7d35…99730x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0x9a608c…752264
0x7d35…99730x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0x5c7dc4…4ea94d
0x7d35…99730x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0x900a1e…d80b32
0x7d35…99730x2b6d…32c5Base2sPublic-records$0.0018100%coinbase68d ago0x721952…149030
0x7d35…99730x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0x7ca9b0…14c37f
0x7d35…99730x2b6d…32c5Base2sPublic-records$0.0024100%coinbase68d ago0x7b6a39…5a968e
0x7d35…99730x2b6d…32c5Base2sPublic-records$0.00144100%coinbase68d ago0xd900f1…a657a8
0x7d35…99730x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0x810826…c324d2
0x7d35…99730x2b6d…32c5Base2sPublic-records$0.00144100%coinbase68d ago0xf5d66c…11dba9
0x7d35…99730x2b6d…32c5Base2sPublic-records$0.0048100%coinbase68d ago0x1bcdda…e6a1c1
0x7d35…99730x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0x02b02d…61cd13
0x7d35…99730x2b6d…32c5Base2sPublic-records$0.0024100%coinbase68d ago0x126f4c…c45b00
0x7d35…99730x2b6d…32c5Base2sPublic-records$0.0018100%coinbase68d ago0x649af0…c4f863
0x7d35…99730x2b6d…32c5Base2sPublic-records$0.0048100%coinbase68d ago0x7c1be1…7271dc
0x7d35…99730x2b6d…32c5Base2sPublic-records$0.0048100%coinbase69d ago0xd9f580…2773f6
0x7d35…99730x2b6d…32c5Base2sPublic-records$0.0048100%coinbase69d ago0xd51e04…6eab07
0x7d35…99730x2b6d…32c5Base2sPublic-records$0.0018100%coinbase69d ago0x5aab9d…f10ae3
0x7d35…99730x2b6d…32c5Base2sPublic-records$0.001100%coinbase69d ago0xf5a7c7…82c156
0x7d35…99730x2b6d…32c5Base2sPublic-records$0.0018100%coinbase69d ago0x98fc2a…626ec2
0x7d35…99730x2b6d…32c5Base2sPublic-records$0.001100%coinbase69d ago0x3459ce…28878a
0x7d35…99730x2b6d…32c5Base2sPublic-records$0.0048100%coinbase69d ago0x6d8dd3…2e9c90
0x7d35…99730x2b6d…32c5Base2sPublic-records$0.0012100%coinbase69d ago0xb1a173…28e392
0x7d35…99730x2b6d…32c5Base2sPublic-records$0.0012100%coinbase69d ago0xb112f5…25573f
0x7d35…99730x2b6d…32c5Base2sPublic-records$0.001100%coinbase69d ago0xb96cc9…5ff5fb

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.