Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x064f…1ba8Base—$0.01100%coinbase3d ago0x9e4293…0ed524
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase3d ago0x1237bb…d36b50
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase3d ago0x9fbda8…7f20e0
0x6f9d…8ba00x5484…ab65Base—$0.01100%coinbase3d ago0x943143…7435c9
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase3d ago0xc6196e…afd9e5
0x6f9d…8ba00x0e52…3ed4Base—$0.01100%coinbase3d ago0xdbc0ac…92b450
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase3d ago0x00d384…c2c122
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase3d ago0x9ea914…454059
0x6f9d…8ba00xd810…98b0Base—$0.01100%coinbase3d ago0x8654d6…b2c14a
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase3d ago0x0377c1…8fc842
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase3d ago0x23fbda…54c8bb
0x6f9d…8ba00x2ba2…606cBase—$0.01100%coinbase3d ago0xa8be2b…6a3eed
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase3d ago0x117f24…cd142d
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase3d ago0x0acdde…666799
0x6f9d…8ba00x0126…344cBase—$0.01100%coinbase4d ago0xdfce0b…09c7a6
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase4d ago0xa171fc…1884c4
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase4d ago0x09e574…fcc82c
0x6f9d…8ba00x06a1…e44dBase—$0.01100%coinbase4d ago0xbec98d…913bee
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase4d ago0x091968…c529d6
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase4d ago0x2a49f1…63c461
0x6f9d…8ba00x135a…a7deBase—$0.01100%coinbase4d ago0x4d04d3…135d9d
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase4d ago0xe00a5c…2997d9
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase4d ago0x9716d9…33e802
0x6f9d…8ba00x02ec…ee41Base—$0.01100%coinbase4d ago0x5c6405…25aeac
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase4d ago0xfce0e7…b94fc0

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.