Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6bd…ad100x1893…c900Base—$0.01100%coinbase72d ago0xa2d204…27da6b
0xa6bd…ad100xcc4f…7402Base—$0.01100%coinbase72d ago0x77b113…8a2882
0xa6bd…ad100xe5cf…c898Base—$0.01100%coinbase72d ago0x9c9330…546034
0xa6bd…ad100x3754…5d5fBase—$0.01100%coinbase72d ago0x3176ed…990942
0xa6bd…ad100xeed7…94cbBase—$0.01100%coinbase72d ago0xa03984…afc1e4
0xa6bd…ad100x6e6d…35b0Base—$0.01100%coinbase72d ago0xed48e5…b40e8a
0xa6bd…ad100x1852…a293Base—$0.01100%coinbase72d ago0x268bca…5c3390
0xa6bd…ad100x390a…04daBase—$0.01100%coinbase72d ago0x07261c…82febb
0xa6bd…ad100x41d3…b0f2Base—$0.01100%coinbase72d ago0x7f3c4f…c3ad4d
0xa6bd…ad100x1707…39feBase—$0.01100%coinbase72d ago0x013d18…f3bf52
0xa6bd…ad100xb19a…f80fBase—$0.01100%coinbase72d ago0x196c87…aa3788
0xa6bd…ad100x2150…5432Base—$0.01100%coinbase72d ago0xd5f590…28e53e
0xa6bd…ad100x63ea…0944Base—$0.01100%coinbase72d ago0x9edd1f…ea5510
0xa6bd…ad100x1a09…eb91Base—$0.01100%coinbase72d ago0xdf936c…1fa38e
0xa6bd…ad100x277c…1bf8Base—$0.01100%coinbase72d ago0xa39744…eaedc9
0xa6bd…ad100x6353…ce82Base—$0.01100%coinbase72d ago0x61912d…f5d9f4
0xa6bd…ad100xdacf…f25dBase—$0.01100%coinbase72d ago0x47481a…32f248
0xa6bd…ad100xe1f3…2688Base—$0.01100%coinbase72d ago0x194a5a…be9dae
0xa6bd…ad100xd4fd…3721Base—$0.01100%coinbase72d ago0x8dd459…ff9968
0xa6bd…ad100xd770…ea79Base—$0.01100%coinbase72d ago0x7b6e36…592fd0
0xa6bd…ad100xa30c…5ab1Base—$0.01100%coinbase72d ago0xe17378…81f235
0xa6bd…ad100x3ac8…9b37Base—$0.01100%coinbase72d ago0xc9182d…2a4d30
0xa6bd…ad100x3f7f…8506Base—$0.01100%coinbase72d ago0x621183…2a6986
0xa6bd…ad100xea34…fe5fBase—$0.01100%coinbase72d ago0x2ff4f9…d1b3ca
0xa6bd…ad100xeef5…195bBase—$0.01100%coinbase72d ago0xe9843b…c27c09

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.