Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0x277c…3eeb0x73fc…b29bBase$0.01100%0x0018…ca9794d ago0xb14b08…2a7d8b
0x277c…3eeb0x73fc…b29bBase$0.0075100%0x0018…ca9794d ago0x109a88…4a9e18
0x277c…3eeb0x73fc…b29bBase$0.0075100%0x0018…ca9794d ago0x19d85c…7a4945
0x277c…3eeb0x73fc…b29bBase$0.01100%0x0018…ca9794d ago0x8f048f…28f470
0x277c…3eeb0x73fc…b29bBase$0.01100%0x0018…ca9794d ago0x26b64a…07f817
0x277c…3eeb0x73fc…b29bBase$0.0075100%0x0018…ca9794d ago0xdd1730…1691c0
0x746b…beaa0x73fc…b29bBase$0.0035100%0x0018…ca9794d ago0x3692b6…79490e
0x746b…beaa0x73fc…b29bBase$0.006100%0x0018…ca9794d ago0xe32810…f98fef
0x746b…beaa0x73fc…b29bBase$0.006100%0x0018…ca9794d ago0x8e3a71…5d9de0
0x746b…beaa0x73fc…b29bBase$0.006100%0x0018…ca9794d ago0xa30f0e…199f00
0x746b…beaa0x73fc…b29bBase$0.006100%0x0018…ca9794d ago0x1ac3be…c5618c
0x5995…ade10x73fc…b29bBase$0.006100%0x0018…ca9794d ago0xdbdb6b…e1ffd1
0x5995…ade10x73fc…b29bBase$0.10100%0x0018…ca9794d ago0x2c509b…e6d8dd
0x1e51…c1750x73fc…b29bBase$0.01100%0x0018…ca9794d ago0x19975e…cd5313
0x141a…1dff0x73fc…b29bBase$0.006100%0x0018…ca9794d ago0x1ed7c6…46bca0
0x141a…1dff0x73fc…b29bBase$0.006100%0x0018…ca9794d ago0x5064bd…23e7a2
0x141a…1dff0x73fc…b29bBase$0.006100%0x0018…ca9794d ago0xa1087b…f85b8e
0x141a…1dff0x73fc…b29bBase$0.006100%0x0018…ca9794d ago0x5e09c7…cc07ce
0x141a…1dff0x73fc…b29bBase$0.006100%0x0018…ca9794d ago0x1542a7…43692f
0x3656…5c290x73fc…b29bBase$0.0035100%0x0018…ca9794d ago0x3d1954…6d55e0
0x3656…5c290x73fc…b29bBase$0.0035100%0x0018…ca9794d ago0x293e8c…99cd75
0x3656…5c290x73fc…b29bBase$0.0035100%0x0018…ca9794d ago0x89f0cc…ab3737
0x3656…5c290x73fc…b29bBase$0.0035100%0x0018…ca9794d ago0x1a8637…4d5347
0x3656…5c290x73fc…b29bBase$0.0035100%0x0018…ca9794d ago0x799187…80b927
0x3656…5c290x73fc…b29bBase$0.0035100%0x0018…ca9794d ago0xaf079d…d40e8d

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.