Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa22d ago0x72f6be…fd0908
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa22d ago0x5e883e…39d88e
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa22d ago0x27889a…7f260f
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa22d ago0xb7d4e3…6feeda
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa22d ago0x76d2ad…68a1dc
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa22d ago0xd0656e…8b6679
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa22d ago0xd0e943…2df399
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa22d ago0x74e4e9…1f141b
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa22d ago0x624f0a…778b0c
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa22d ago0x20e149…792b44
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa22d ago0xe26d8e…58b6dd
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa22d ago0xdbf787…a017fc
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa22d ago0x28e0ea…f1c5c7
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa22d ago0xa497eb…239dd7
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa22d ago0x45c1cb…16656a
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa22d ago0xcc4a62…10a858
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa22d ago0xc9445f…dc4762
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa22d ago0xe80c50…9310e2
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa23d ago0x00e1c6…8114df
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa23d ago0x9d33f4…3a6a27
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa23d ago0x8ed358…075582
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa23d ago0x399580…cf8aed
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa23d ago0x2f41c7…5a2123
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa23d ago0x82277d…cbdb37
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa23d ago0x04f380…131d63

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.