Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d09…5be10x6e8b…4e2eBasex402 service$0.001100%coinbase81d ago0xf6d6fa…317118
0x9852…8e4b0x6e8b…4e2eBasex402 service$0.002100%coinbase81d ago0xba4fd4…f52062
0xd5c5…27a30x6e8b…4e2eBasex402 service$0.005100%coinbase81d ago0xfbb0e1…3dccee
0xa8f5…c2100x6e8b…4e2eBasex402 service$0.001100%coinbase81d ago0xd0e859…223bc7
0xa716…b6280x6e8b…4e2eBasex402 service$0.005100%coinbase81d ago0xcf6c50…516a38
0x3885…eaf00x6e8b…4e2eBasex402 service$0.002100%coinbase81d ago0x14d5f5…514846
0x1e8b…7b030x6e8b…4e2eBasex402 service$0.002100%coinbase81d ago0x94470c…a3b6d4
0x3885…eaf00x6e8b…4e2eBasex402 service$0.001100%coinbase81d ago0x662935…e589c3
0x09a0…ef200x6e8b…4e2eBasex402 service$0.001100%coinbase81d ago0x342259…3c6d24
0x091c…60ab0x6e8b…4e2eBasex402 service$0.001100%coinbase81d ago0x2ffc4f…b770bb
0x0fcb…87740x6e8b…4e2eBasex402 service$0.003100%coinbase81d ago0x140b9e…e58055
0x0cef…e9c00x6e8b…4e2eBasex402 service$0.002100%coinbase81d ago0x89600a…b8dd87
0x03dd…dc850x6e8b…4e2eBasex402 service$0.002100%coinbase81d ago0x7c126e…dfcce5
0x5aa0…2fe70x6e8b…4e2eBasex402 service$0.005100%coinbase81d ago0x5fe802…7deb08
0x5aa0…2fe70x6e8b…4e2eBasex402 service$0.005100%coinbase81d ago0xc2b041…0d3fce
0x0fcb…87740x6e8b…4e2eBasex402 service$0.005100%coinbase81d ago0x82a5fc…ae4ff0
0x0fcb…87740x6e8b…4e2eBasex402 service$0.002100%coinbase81d ago0x841d1b…67ed6c
0xbd8c…d52d0x6e8b…4e2eBasex402 service$0.002100%coinbase81d ago0x6ed257…fc3fb8
0xe79b…bd240x6e8b…4e2eBasex402 service$0.002100%coinbase81d ago0xfc6e81…bd9f77
0x6feb…4ab10x6e8b…4e2eBasex402 service$0.005100%coinbase81d ago0xcc965a…895ede
0x6bc8…f9990x6e8b…4e2eBasex402 service$0.002100%coinbase81d ago0xba9bfd…ce3d9f
0xa306…5bbc0x6e8b…4e2eBasex402 service$0.002100%coinbase81d ago0xb4c6db…629752
0x3d8d…19aa0x6e8b…4e2eBasex402 service$0.002100%coinbase81d ago0xc7ab5d…97097e
0x2c58…29500x6e8b…4e2eBasex402 service$0.002100%coinbase81d ago0x86c095…ccc4b4
0x6ccc…3bfb0x6e8b…4e2eBasex402 service$0.002100%coinbase81d ago0x3e4a51…1d229b

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.