Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x728d…c01d0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase17h ago0x23fbb4…765e86
0x728d…c01d0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase18h ago0x05b301…90eaee
0x728d…c01d0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase20h ago0x63fc8c…4b2d95
0x728d…c01d0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase20h ago0xe7b08b…233ac3
0x728d…c01d0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase22h ago0x8ae01c…31f3f4
0x99c2…f1210xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase23h ago0x4d8952…344ec4
0x728d…c01d0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase23h ago0x507838…388c2c
0x99c2…f1210xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase1d ago0x74ec07…44c503
0x728d…c01d0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase1d ago0x0479bb…51666a
0xcaa2…e16b0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase1d ago0x0cca29…faf405
0x6a13…84770xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase1d ago0xb6a926…1a7b11
0x6a13…84770xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase1d ago0xb953f6…c9fcd2
0x6a13…84770xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase1d ago0x59ee98…67e317
0x6a13…84770xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase1d ago0xffca76…ce579e
0x6a13…84770xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase1d ago0xe685d7…d8c0d1
0x6a13…84770xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase1d ago0x522344…45756e
0x6a13…84770xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase1d ago0x59e002…72b2b4
0x6a13…84770xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase1d ago0x6c5690…ea9955
0x6a13…84770xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase1d ago0xffbd1d…4aa13c
0x6a13…84770xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase1d ago0xca9bb7…bd8b7f
0x6a13…84770xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase1d ago0x457ec0…b7d16e
0x6a13…84770xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase1d ago0x4f7ebe…8ca750
0x6a13…84770xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase1d ago0x629257…6e9e6d
0x6a13…84770xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase1d ago0x8aa80e…af9ee9
0x3ca0…aa710xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase1d ago0xd7b1f9…d07b7f

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.