Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase57d ago0x060ae2…a81666
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase57d ago0x3da101…11d0bc
0xc771…f7750x4466…125eBasex402 service$0.02100%coinbase57d ago0xa0ca41…980ab2
0xc771…f7750x4466…125eBasex402 service$0.02100%coinbase57d ago0x01faeb…1d0e77
0xcae3…aafe0x4466…125eBasex402 service$0.05100%coinbase57d ago0xc8412a…daf90c
0xcae3…aafe0x4466…125eBasex402 service$0.005100%coinbase57d ago0xfecc92…d88881
0x3346…993c0x4466…125eBasex402 service$0.006100%coinbase57d ago0x913d7a…a321e9
0x9bac…b0c30x4466…125eBasex402 service$0.008100%coinbase57d ago0x3db4bd…6a3aa7
0x9bac…b0c30x4466…125eBasex402 service$0.005100%coinbase57d ago0x28bd47…8aba58
0x2abc…1a8d0x4466…125eBasex402 service$0.005100%coinbase57d ago0x9eb8a6…916458
0x8ca3…2d150x4466…125eBasex402 service$0.02100%coinbase57d ago0x598fcb…ffc188
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase57d ago0x00f5be…e3d880
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase57d ago0x13fb18…0d65b9
yuuuiop9.eth0x4466…125eBasex402 service$0.004100%coinbase58d ago0x0b7b08…84a002
fhuomkl120.eth0x4466…125eBasex402 service$0.004100%coinbase58d ago0x1f3916…f75122
fhuomkl120.eth0x4466…125eBasex402 service$0.004100%coinbase58d ago0x16b9ab…e349f2
75544555.eth0x4466…125eBasex402 service$0.004100%coinbase58d ago0x7e3ea8…9256e5
0x6d92…b65f0x4466…125eBasex402 service$0.004100%coinbase58d ago0x607ae6…8429d1
rrtivioy1.eth0x4466…125eBasex402 service$0.004100%coinbase58d ago0xa07491…395851
0x803e…88940x4466…125eBasex402 service$4.00100%coinbase58d ago0x7405d5…98fe0f
0x803e…88940x4466…125eBasex402 service$4.00100%coinbase58d ago0x7ccda5…6f2cf9
0xfec0…8e270x4466…125eBasex402 service$0.004100%coinbase58d ago0xd49ab7…e076e2
0x2b9e…41a40x4466…125eBasex402 service$0.005100%coinbase58d ago0xe838ed…43f3f0
0x4608…21270x4466…125eBasex402 service$0.02100%coinbase58d ago0x786631…dea659
0x9a6d…97150x4466…125eBasex402 service$0.02100%coinbase58d ago0xd6b37b…105871

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.