Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ee5…2c310x5f23…6405Base—$0.01100%coinbase72d ago0x67655f…93d468
0x6ee5…2c310x4c72…97fbBase—$0.01100%coinbase72d ago0x6d47f7…ef04ad
0x6ee5…2c310x1823…1139Base—$0.01100%coinbase72d ago0xc1be49…6385f1
0x6ee5…2c310xea63…15bfBase—$0.01100%coinbase72d ago0xc959c7…60bcdc
0x6ee5…2c310x449d…dbc2Base—$0.01100%coinbase72d ago0x2835b4…8c29e7
0x6ee5…2c310x6380…97faBase—$0.01100%coinbase72d ago0xf929d4…63012f
0x6ee5…2c310xba1e…1196Base—$0.01100%coinbase72d ago0x2c8fee…736acf
0x6ee5…2c310x28bf…e3c5Base—$0.01100%coinbase72d ago0xbb11d5…7944cc
0x6ee5…2c310x450b…ea9aBase—$0.01100%coinbase72d ago0xd27163…5bcf32
0x6ee5…2c310x5dd7…ed7dBase—$0.01100%coinbase72d ago0x5173bb…6ebdab
0x6ee5…2c310x79bc…f29aBase—$0.01100%coinbase73d ago0x877286…d89fae
0x6ee5…2c310x6ae4…acbdBase—$0.01100%coinbase73d ago0x4afd30…a6c3ea
0x6ee5…2c310x1f68…6ebaBase—$0.01100%coinbase73d ago0x07365b…93a133
0x6ee5…2c310xdbff…6ab3Base—$0.01100%coinbase73d ago0xf2aa55…64097e
0x6ee5…2c310x4cd5…2c08Base—$0.01100%coinbase73d ago0xfa7570…ec21e1
0x6ee5…2c310x436f…d087Base—$0.01100%coinbase73d ago0xd482d7…312d88
0x6ee5…2c310x8dc8…e6d3Base—$0.01100%coinbase73d ago0x647176…f55299
0x6ee5…2c310x03f9…4063Base—$0.01100%coinbase73d ago0x665bde…6f2ba4
0x6ee5…2c310x4acf…c312Base—$0.01100%coinbase73d ago0x110948…f925a7
0x6ee5…2c310x887f…8ddeBase—$0.01100%coinbase73d ago0xdb91df…407e50
0x6ee5…2c310x216c…7045Base—$0.01100%coinbase73d ago0xf622e6…4a4d19
0x6ee5…2c310x8243…eba9Base—$0.01100%coinbase73d ago0x36bdc3…e5768d
0x6ee5…2c310x6e4a…b815Base—$0.01100%coinbase73d ago0x3052c5…277e08
0x6ee5…2c310x2669…faabBase—$0.01100%coinbase73d ago0xd0c318…d13f78
0x6ee5…2c310x1ce6…5694Base—$0.01100%coinbase73d ago0xa68791…0dc6f0

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.