Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa22d ago0x57b52d…8f3d80
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa22d ago0x27b4d5…f5d088
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa22d ago0xf945a8…cb44a5
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa22d ago0x732799…e04284
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa22d ago0x70968d…4dc30e
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa22d ago0xf7eb8b…7127cc
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa22d ago0x38b327…495a9d
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa22d ago0x898cfa…2f87a0
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa22d ago0xff2b25…30da3e
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa22d ago0x8b98c3…1d71d5
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa22d ago0xd78ee9…ab7225
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa22d ago0xfc6b87…c1fe10
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0x122ba0…06b4e5
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0x455946…e1aa32
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0xf12cfd…8ecd89
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0x07e115…bc75f4
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0x041324…27256e
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0x24c67b…6399dc
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0x5f1dd6…07cd6a
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0xd91726…980fa0
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0x048e87…1999b8
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0xd5e3dd…16c298
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0xeee6ee…730824
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0x7665f1…1f1955
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa23d ago0xc04f54…576989

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.