Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase38d ago0x6c180d…aab4fd
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase38d ago0xea5763…8b6d05
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase38d ago0xca7003…0b0db7
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase38d ago0x6be562…190ca7
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase38d ago0x8a5880…b04d94
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase38d ago0x88fcce…368180
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase38d ago0x8f106e…ac85cb
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase38d ago0x55f366…6513c2
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase38d ago0x1ea9cc…c42803
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase38d ago0xccbf69…a71fe0
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase38d ago0x0a2715…8d7c5d
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase38d ago0x85bb8f…cd846c
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase38d ago0x60ec5b…c84464
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase38d ago0x9740e7…e11ea8
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase38d ago0xe63657…2fb098
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase38d ago0x3e2e0b…9e73da
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase38d ago0x9a3bc6…76e8a4
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase38d ago0x075578…89c127
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase38d ago0x53c6a3…d9771b
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase38d ago0x6b5f13…ad4bdf
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase38d ago0x48231e…cf17d8
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase38d ago0x6a0d3c…9d6fcd
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase38d ago0x5ed32b…677a77
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase38d ago0xc4940a…8c3878
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase38d ago0x9eacad…54dd47

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.