Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6846…c4450x9bdf…64c0Base—$0.01100%coinbase63d ago0x980741…a305db
0x6846…c4450x3999…3a9aBase—$0.01100%coinbase63d ago0x4be84e…975f05
0x6846…c4450x001f…41e0Base—$0.01100%coinbase63d ago0x65004b…8361da
0x6846…c4450xebc2…9988Base—$0.01100%coinbase63d ago0xacbf8b…e54b82
0x6846…c4450x68ef…4701Base—$0.01100%coinbase63d ago0x0e2159…9f264c
0x6846…c4450x9c6a…10e3Base—$0.01100%coinbase63d ago0xb84929…5c17dd
0x6846…c4450x35df…2da2Base—$0.01100%coinbase63d ago0x970320…aaf014
0x6846…c4450x576e…7facBase—$0.01100%coinbase63d ago0x45dfdb…a0ee1f
0x6846…c4450x1a6d…d0d4Base—$0.01100%coinbase63d ago0x62126d…80cb1b
0x6846…c4450x2dcd…2a4dBase—$0.01100%coinbase63d ago0xc95230…368afa
0x6846…c4450x822e…cad1Base—$0.01100%coinbase63d ago0xce20b2…8a7f4b
0x6846…c4450x8a3d…3d8aBase—$0.01100%coinbase63d ago0xc0b738…5d7401
0x6846…c4450x6370…2d05Base—$0.01100%coinbase63d ago0x2a32ad…be6d25
0x6846…c4450x0deb…295dBase—$0.01100%coinbase63d ago0xc7d84a…66fb9d
0x6846…c4450xeeaf…1cb3Base—$0.01100%coinbase63d ago0xba8a1e…bd08b4
0x6846…c4450x361a…f331Base—$0.01100%coinbase63d ago0x5da585…5acc0e
0x6846…c4450x2bed…fdaaBase—$0.01100%coinbase63d ago0xf81500…35d514
0x6846…c4450xf0df…4a05Base—$0.01100%coinbase63d ago0xe29dd1…b7df43
0x6846…c4450xe7a3…7218Base—$0.01100%coinbase63d ago0x324143…c3b73b
0x6846…c4450x8b87…d0edBase—$0.01100%coinbase63d ago0xddd391…298123
0x6846…c4450x7f60…705dBase—$0.01100%coinbase63d ago0xd083a3…cbc93e
0x6846…c4450x01c7…078bBase—$0.01100%coinbase63d ago0x2fc09b…73c14a

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.