Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3c5…29ef0x3e0a…78e7Base—$0.00453100%coinbase73d ago0xf71e7d…34325b
0xf3c5…29ef0x3e0a…78e7Base—$0.005238100%coinbase74d ago0xc305b9…0368f7
0xf3c5…29ef0x3e0a…78e7Base—$0.003962100%coinbase74d ago0x09a17a…b41b75
0xf3c5…29ef0x3e0a…78e7Base—$0.004376100%coinbase74d ago0xfe21fc…6753f2
0xf3c5…29ef0x3e0a…78e7Base—$0.003284100%coinbase74d ago0xdd67e7…c279a1
0xf3c5…29ef0x3e0a…78e7Base—$0.00322100%coinbase74d ago0xf644f9…a22e89
0xf3c5…29ef0x3e0a…78e7Base—$0.004732100%coinbase74d ago0xa5c4e0…7bbbba
0xf3c5…29ef0x3e0a…78e7Base—$0.003342100%coinbase74d ago0xe17536…bfce7f
0xf3c5…29ef0x3e0a…78e7Base—$0.005048100%coinbase74d ago0xfa2c9b…945338
0xf3c5…29ef0x3e0a…78e7Base—$0.00364100%coinbase74d ago0xbec0fd…837a3c
0xf3c5…29ef0x3e0a…78e7Base—$0.004808100%coinbase74d ago0xb41d98…f9366b
0xf3c5…29ef0x3e0a…78e7Base—$0.004782100%coinbase74d ago0xda973c…a2248e
0xf3c5…29ef0x3e0a…78e7Base—$0.005274100%coinbase74d ago0x852563…2b603e
0xf3c5…29ef0x3e0a…78e7Base—$0.005714100%coinbase74d ago0xcd09c7…143412
0xf3c5…29ef0x3e0a…78e7Base—$0.003743100%coinbase74d ago0x87a575…6bfcb7
0xf3c5…29ef0x3e0a…78e7Base—$0.0046100%coinbase74d ago0x059de7…69852a
0xf3c5…29ef0x3e0a…78e7Base—$0.004328100%coinbase74d ago0x3f294d…e2ebff
0xf3c5…29ef0x3e0a…78e7Base—$0.003549100%coinbase74d ago0x525ced…f6596e

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.