Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9f21…dc590x6ede…86cfBase—$4.50100%0x2772…8c1795d ago0xd365ea…0aac4a
0x9f21…dc590x6ede…86cfBase—$0.08100%0x2772…8c1795d ago0x71924e…396c5f
0x6ede…86cf0x9f21…dc59Base—$6.10100%0x2772…8c1795d ago0x430614…f06c01
0x9f21…dc590x6ede…86cfBase—$6.40100%0x2772…8c1795d ago0x4bd4bb…ff7c86
0x6ede…86cf0x9f21…dc59Base—$5.70100%0x2772…8c1795d ago0x590f90…72ae79
0x9f21…dc590x6ede…86cfBase—$3.50100%0x2772…8c1795d ago0x896099…559123
0x6ede…86cf0x9f21…dc59Base—$5.80100%0x2772…8c1795d ago0x32aba0…2be303
0x9f21…dc590x6ede…86cfBase—$7.80100%0x2772…8c1795d ago0x4f19ab…df5d52
0x9f21…dc590x6ede…86cfBase—$0.70100%0x2772…8c1795d ago0x827f9c…2688b7
0x6ede…86cf0x9f21…dc59Base—$3.90100%0x2772…8c1795d ago0xf1f0bc…5787cc
0x9f21…dc590x6ede…86cfBase—$2.70100%0x2772…8c1795d ago0x52e0ed…b016bd
0x9f21…dc590x6ede…86cfBase—$7.30100%0x2772…8c1795d ago0x4e13f1…d8dd83
0x9f21…dc590x6ede…86cfBase—$0.07100%0x2772…8c1795d ago0x721b48…53d841
0x9f21…dc590x6ede…86cfBase—$0.08100%0x2772…8c1795d ago0x711cfb…88546b
0x9f21…dc590x6ede…86cfBase—$0.07100%0x2772…8c1796d ago0xe2741e…d36d1a
0x9f21…dc590x6ede…86cfBase—$3.40100%0x2772…8c1796d ago0x134412…692494
0x6ede…86cf0x9f21…dc59Base—$3.70100%0x2772…8c1796d ago0xa7f964…7112ee
0x9f21…dc590x6ede…86cfBase—$2.40100%0x2772…8c1796d ago0x4e44a9…fe5421
0x9f21…dc590x6ede…86cfBase—$4.00100%0x2772…8c1796d ago0x1a8c7c…a6e516
0x9f21…dc590x6ede…86cfBase—$2.80100%0x2772…8c1796d ago0x5325a6…82607e
0x9f21…dc590x6ede…86cfBase—$0.03100%0x2772…8c1796d ago0xdd12ff…2489c0
0x6ede…86cf0x9f21…dc59Base—$4.00100%0x2772…8c1796d ago0x33053c…d9004a
0x9f21…dc590x6ede…86cfBase—$5.10100%0x2772…8c1796d ago0xffd7b3…d30d30
0x9f21…dc590x6ede…86cfBase—$0.06100%0x2772…8c1796d ago0x70959a…7c1613
0x9f21…dc590x6ede…86cfBase—$1.40100%0x2772…8c1796d ago0x7a5506…1f93ed

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.