Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0xc5a1b2…a70bfb
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x110607…3300a8
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0xfc4fde…bf2770
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0xba44b4…2ca00e
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x974774…1c0927
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x60abed…7b7237
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x1237a8…9e3505
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x4e5b19…b96235
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0xcd5bb1…113dd3
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0xfcafee…0b80cd
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0xa47d2a…f3cad7
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0xbbf99e…9cbe2a
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x4ce97b…9bbeaf
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x002d44…11565c
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x995a23…f0d42e
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x307d85…5b96bf
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x974d85…1ed337
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x963826…1f2b18
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x44662c…812469
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x2ec327…f7f2ac
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x5647c0…6d5d35
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0xfbf4c4…508444
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0xd357d2…511ba8
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x72bd4f…6da9f3
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0xa2818b…100a2e

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.