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 ago0xcebd0f…d62c7f
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa23d ago0xf73949…c8e04e
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa23d ago0xfce358…e7a2e0
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa23d ago0xea5ea0…624d30
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa23d ago0x29e905…c7fbe6
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa23d ago0x773619…431b57
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa23d ago0xac1645…26675e
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa23d ago0xebb61b…632a16
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa23d ago0xbc660b…5740b7
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa23d ago0x60add3…92b8ab
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa23d ago0x2d54a0…2bfe5d
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa23d ago0x017e0d…206d45
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa23d ago0xd37705…99d5dd
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa23d ago0xbf125b…c0c799
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa23d ago0x519ba0…0ffbd9
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa23d ago0x3ed686…c8c450
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa23d ago0x267ccd…58df91
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa23d ago0xde4b88…6c853c
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa23d ago0x54a443…79f692
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa23d ago0xb635eb…4c3906
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa23d ago0x1f2e6f…9729cf
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa23d ago0x898bc5…6410f1
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa23d ago0x683f36…2011a5
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa23d ago0xf5e5f2…84a467
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa23d ago0x948a89…da4fcb

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.