Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1923…b57c0xa121…88e2Base—$0.01100%coinbase58d ago0xaac436…91527e
0x1923…b57c0x80d6…60ceBase—$0.01100%coinbase58d ago0x66d7ab…3b634b
0x1923…b57c0xb01d…10b2Base—$0.01100%coinbase58d ago0xf328ff…59a413
0x1923…b57c0x22bd…eae8Base—$0.01100%coinbase58d ago0xf1f9a0…dfee48
0x1923…b57c0x41fc…52c5Base—$0.01100%coinbase58d ago0x751406…0ab6ee
0x1923…b57c0x2bdb…24f6Base—$0.01100%coinbase58d ago0x70cd21…7bc302
0x1923…b57c0x8899…19e0Base—$0.01100%coinbase58d ago0x37b164…0166e4
0x1923…b57c0x3e73…6c8fBase—$0.01100%coinbase58d ago0x9f011e…3fefab
0x1923…b57c0x8bfe…d6e3Base—$0.01100%coinbase58d ago0xf0fd12…8275af
0x1923…b57c0x60fd…2bd7Base—$0.01100%coinbase58d ago0x0ecd07…29ecc1
0x1923…b57c0x9875…aa04Base—$0.01100%coinbase58d ago0x602d9f…59b0fa
0x1923…b57c0x19ba…aa37Base—$0.01100%coinbase58d ago0x271982…50dbbf
0x1923…b57c0x7ce1…1348Base—$0.01100%coinbase58d ago0xcfd004…11114f
0x1923…b57c0x62e0…7fd1Base—$0.01100%coinbase58d ago0xdea657…7166d7
0x1923…b57c0xf5cc…bfd6Base—$0.01100%coinbase58d ago0xd7890a…ef10a2
0x1923…b57c0x15d8…09cdBase—$0.01100%coinbase58d ago0x7085e5…ec2855
0x1923…b57c0x4ae1…276eBase—$0.01100%coinbase58d ago0x22f2a6…e6a675
0x1923…b57c0x9a14…e7c1Base—$0.01100%coinbase58d ago0xd8c7a6…32038b
0x1923…b57c0x1dba…43afBase—$0.01100%coinbase58d ago0x144fcb…184b28
0x1923…b57c0x1c66…3a58Base—$0.01100%coinbase58d ago0xdcc5cc…ee0810
0x1923…b57c0x8580…b97dBase—$0.01100%coinbase58d ago0x7fd44e…d72d65
0x1923…b57c0x1da3…6d34Base—$0.01100%coinbase58d ago0xd5680d…58f852
0x1923…b57c0xf18f…f687Base—$0.01100%coinbase58d ago0x3e4032…66ee73
0x1923…b57c0xc278…7c88Base—$0.01100%coinbase58d ago0xb55c8a…1df8f1
0x1923…b57c0xfefb…6892Base—$0.01100%coinbase58d ago0xfb5824…ef3189

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.