Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d49…f8ab0xb6b0…d9acBase—$0.01100%coinbase70d ago0xb543e2…97e113
0x3d49…f8ab0xe60d…735cBase—$0.01100%coinbase70d ago0xac8229…62c807
0x3d49…f8ab0x3373…0e78Base—$0.01100%coinbase70d ago0xdccdbf…ad9ba0
0x3d49…f8ab0xf159…c0b2Base—$0.01100%coinbase70d ago0x4c6700…e157e3
0x3d49…f8ab0x25c2…2d1bBase—$0.01100%coinbase70d ago0x1f3fb9…20e7b0
0x3d49…f8ab0xed03…5e4aBase—$0.01100%coinbase70d ago0x352c8b…70890c
0x3d49…f8ab0x69a9…2bceBase—$0.01100%coinbase70d ago0xb99c55…7eec95
0x3d49…f8ab0xd6d7…7730Base—$0.01100%coinbase70d ago0xcbc6c0…ceb2fe
0x3d49…f8ab0xf264…2beaBase—$0.01100%coinbase70d ago0x253007…9351fe
0x3d49…f8ab0xbd59…866fBase—$0.01100%coinbase71d ago0x12cfad…3fbb4b
0x3d49…f8ab0xacac…1153Base—$0.01100%coinbase71d ago0x1351e9…f94846
0x3d49…f8ab0xbce7…a089Base—$0.01100%coinbase71d ago0x61d143…48c069
0x3d49…f8ab0x6c13…2047Base—$0.01100%coinbase71d ago0xf70187…598098
0x3d49…f8ab0x32e6…0924Base—$0.01100%coinbase71d ago0x1dd87a…cffba5
0x3d49…f8ab0xac4d…410fBase—$0.01100%coinbase71d ago0x366148…5172c0
0x3d49…f8ab0x7047…386aBase—$0.01100%coinbase71d ago0x6411bd…17e715
0x3d49…f8ab0xbb22…c949Base—$0.01100%coinbase71d ago0x99611d…ffa4a7
0x3d49…f8ab0x4341…aad0Base—$0.01100%coinbase71d ago0x0a5c47…37d51d
0x3d49…f8ab0xf829…d2abBase—$0.01100%coinbase71d ago0xad0658…05a89f
0x3d49…f8ab0xaa78…6e54Base—$0.01100%coinbase71d ago0x47d58f…76d525
0x3d49…f8ab0xef38…5514Base—$0.01100%coinbase71d ago0x51b2ee…debdce
0x3d49…f8ab0x22ab…3c34Base—$0.01100%coinbase71d ago0x3e4bd7…cf7ce6

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.