Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf9b…a7ce0x61cf…75a8Base—$0.01100%coinbase73d ago0x7f99f1…2fefad
0xaf9b…a7ce0x7f77…8087Base—$0.01100%coinbase73d ago0x2841f9…b5a6b1
0xaf9b…a7ce0xde22…310dBase—$0.01100%coinbase73d ago0xa03c40…7c0cc1
0xaf9b…a7ce0xdd56…1e66Base—$0.01100%coinbase73d ago0xd6c58e…32a708
0xaf9b…a7ce0x742b…9b54Base—$0.01100%coinbase73d ago0x70b628…82998e
0xaf9b…a7ce0x50d3…4db8Base—$0.01100%coinbase73d ago0xb46f3d…de4e1a
0xaf9b…a7ce0x0319…722cBase—$0.01100%coinbase73d ago0x0b41ad…8e31d9
0xaf9b…a7ce0x1fbd…7e93Base—$0.01100%coinbase73d ago0x1032eb…08a464
0xaf9b…a7ce0xd910…a6cbBase—$0.01100%coinbase73d ago0xb42947…309796
0xaf9b…a7ce0x00f9…cf40Base—$0.01100%coinbase73d ago0xfa1b05…f95a86
0xaf9b…a7ce0x4aa9…163fBase—$0.01100%coinbase73d ago0xf6769e…8fdb55
0xaf9b…a7ce0x12c8…0cf7Base—$0.01100%coinbase73d ago0x50aeb4…caaa24
0xaf9b…a7ce0x95d8…039fBase—$0.01100%coinbase73d ago0x76863c…2d9565
0xaf9b…a7ce0x90b0…7920Base—$0.01100%coinbase73d ago0x90d02f…738275
0xaf9b…a7ce0x7d5d…9152Base—$0.01100%coinbase73d ago0xbb5bc2…20f11c
0xaf9b…a7ce0x367c…0dc9Base—$0.01100%coinbase73d ago0x62d02e…83e547
0xaf9b…a7ce0x6512…4d78Base—$0.01100%coinbase73d ago0x76804b…7b2bf3
0xaf9b…a7ce0x0f4f…115cBase—$0.01100%coinbase73d ago0x798cf5…fe3361
0xaf9b…a7ce0x3c3b…313aBase—$0.01100%coinbase73d ago0xa6a69b…495edf
0xaf9b…a7ce0x2c3c…f9e7Base—$0.01100%coinbase73d ago0xb40491…9e4212
0xaf9b…a7ce0x1dbb…7ef0Base—$0.01100%coinbase73d ago0x237f50…17357c
0xaf9b…a7ce0x70f7…d6acBase—$0.01100%coinbase73d ago0x06dd36…d05773
0xaf9b…a7ce0xf271…4d5dBase—$0.01100%coinbase73d ago0x2579f5…a1ef30
0xaf9b…a7ce0x785d…dddbBase—$0.01100%coinbase73d ago0x0f05d2…6ca0df
0xaf9b…a7ce0x74e0…7208Base—$0.01100%coinbase73d ago0xde63f2…a823ed

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.