Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa31d ago0x043164…d4ca38
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa31d ago0x1d27ab…8948fe
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa31d ago0xee9f10…4e8eed
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa31d ago0xeb358e…b6c092
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa31d ago0xfbb2b7…ab7be6
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa31d ago0xc1701a…b5690b
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa31d ago0x755869…1f8c93
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa31d ago0x39b36d…ecd245
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa31d ago0xa7bf0a…e3abac
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa31d ago0x8ff36e…2d0858
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa31d ago0xc6e9c9…d0ff81
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa31d ago0xfc3bbd…c9627b
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa32d ago0x248366…d68e77
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa32d ago0x9be723…d4f1d0
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa32d ago0x849f1c…79d3ea
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa32d ago0x434d6c…d9cc5d
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa32d ago0xa39284…efb550
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa32d ago0x69c54d…dfb3ab
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa32d ago0x28752a…946636
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa32d ago0x9034a2…34fcac
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa32d ago0xc8a376…36bc09
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa32d ago0xaccf42…af14a1
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa32d ago0x3ee3fc…da676e
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa32d ago0xfc2988…389069
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa32d ago0x786eea…d1b08d

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.