Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase103d ago0x05289b…282739
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase103d ago0xf428c3…75d01c
0x9993…55a50x78f9…3928Base—$0.10100%coinbase103d ago0x2ceec4…3fc76a
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase103d ago0xbfc865…be582e
0xf8ef…49ec0x78f9…3928Base—$0.10100%candidates103d ago0xe505a9…ac321e
0x9993…55a50x78f9…3928Base—$0.10100%coinbase103d ago0x1a8d51…6d4572
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase103d ago0xa8fc3f…17d7ef
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase103d ago0xcc67dd…b382f4
0x9993…55a50x78f9…3928Base—$0.10100%coinbase103d ago0x99a011…36671b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase103d ago0xbea73b…e6012d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase103d ago0x6cd7e9…305ba6
0x9993…55a50x78f9…3928Base—$0.10100%coinbase103d ago0x18f4f3…54dde0
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase103d ago0x31ee08…e69bdc
0x9993…55a50x78f9…3928Base—$0.10100%coinbase103d ago0x665942…e991f1
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase103d ago0xa625b7…55817d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase103d ago0x3a80f3…11f7cc
0x9993…55a50x78f9…3928Base—$0.10100%coinbase103d ago0xfeacb3…902708
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase103d ago0xe43583…5cc0ac
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase103d ago0xac97e2…8189d9
0x9993…55a50x78f9…3928Base—$0.10100%coinbase103d ago0x3b6b5a…9074d0
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase103d ago0x79f83a…b1b879
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase103d ago0xae3e89…5fb416
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase103d ago0xf3428f…36fa4b
0x9993…55a50x78f9…3928Base—$0.10100%coinbase103d ago0x8325f7…83f3a0
0x9993…55a50x78f9…3928Base—$0.10100%coinbase103d ago0x70838c…640320

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.