Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24aa…181f0x3f26…50eaBase—$0.003933100%0x461a…5962106d ago0xfcd7c9…285bf9
0x7633…abfe0x3f26…50eaBase—$0.003933100%0x461a…5962106d ago0x59b3fd…e9ed44
0x2291…0a6b0x3f26…50eaBase—$0.003933100%0x461a…5962106d ago0x59abc2…389db9
0x6198…0b390x3f26…50eaBase—$0.003933100%0x461a…5962106d ago0xf13c47…aa33cd
0x5f53…36ba0x3f26…50eaBase—$0.003933100%0x461a…5962106d ago0x382aaf…529164
0xc674…f0800x3f26…50eaBase—$0.003933100%0x461a…5962106d ago0x279391…0b924e
0x3935…16630x3f26…50eaBase—$0.003933100%0x461a…5962106d ago0xe53dcc…6403dd
0x4c8e…a8f30x3f26…50eaBase—$0.003933100%0x461a…5962106d ago0x268e55…b7f908
0x0bc8…4f7d0x3f26…50eaBase—$0.003933100%0x461a…5962106d ago0x1c9a29…02fa22
0x4bdb…5b8e0x3f26…50eaBase—$0.003933100%0x461a…5962106d ago0xb9caac…2d6802
0x5c1d…3a310x3f26…50eaBase—$0.003933100%0x461a…5962106d ago0x58c104…1b5ab2
0xf9af…90cb0x3f26…50eaBase—$0.003933100%0x461a…5962106d ago0x147678…ff15dc
0x9142…8dcf0x3f26…50eaBase—$0.003933100%0x461a…5962106d ago0xa0eb58…682f95
0x865c…0fbd0x3f26…50eaBase—$0.003933100%0x461a…5962106d ago0x9270c4…ff21cc
0xbed1…40ab0x3f26…50eaBase—$0.003933100%0x461a…5962106d ago0x86b631…1d77a6
0xd42b…31fd0x3f26…50eaBase—$0.003933100%0x461a…5962106d ago0x8c5dd6…8d4033

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.