Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa23d ago0xacae24…5bae24
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa23d ago0x8d91ae…7ca09c
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa23d ago0x887741…151068
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa24d ago0x54a940…734a6c
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa24d ago0xa56a1a…9ef649
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa24d ago0x600783…b5c3bc
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa24d ago0x5c7700…f0fe16
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa24d ago0x41ba31…3d6548
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa24d ago0x3c193b…3b6d74
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa24d ago0xdd2b4a…d66e52
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa24d ago0xa7c373…4ecbaf
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa24d ago0xfb3d99…06a43a
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa24d ago0x053ff1…c14bfe
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa24d ago0x8345cb…3d25ff
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa24d ago0xa0dc74…1af196
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa24d ago0xf85ef7…61dfa4
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa24d ago0x824606…fc90d3
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa24d ago0xbc14ed…c848f1
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa24d ago0x0c209a…7b130b
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa24d ago0x59a10e…221b08
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa24d ago0x070af3…f9e9cb
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa24d ago0x472501…9af024
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa24d ago0x489fc3…c5bf7f
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa24d ago0xacb3b3…fb5d1f
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa24d ago0xd35151…91a86e

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.