Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b80…40ec0x3e0a…78e7Base—$0.003806100%coinbase74d ago0x920522…15c1cb
0x3b80…40ec0x3e0a…78e7Base—$0.003416100%coinbase74d ago0xf77dbc…c301cc
0x3b80…40ec0x3e0a…78e7Base—$0.005655100%coinbase74d ago0x3a770b…b36161
0x3b80…40ec0x3e0a…78e7Base—$0.005366100%coinbase74d ago0xe4a2b3…3493f9
0x3b80…40ec0x3e0a…78e7Base—$0.004611100%coinbase74d ago0x0b7a39…8f4ce4
0x3b80…40ec0x3e0a…78e7Base—$0.003672100%coinbase74d ago0x780597…067089
0x3b80…40ec0x3e0a…78e7Base—$0.004005100%coinbase74d ago0xd228b6…9f41d4
0x3b80…40ec0x3e0a…78e7Base—$0.003261100%coinbase74d ago0x42d4e1…b763f4
0x3b80…40ec0x3e0a…78e7Base—$0.003286100%coinbase74d ago0xac95dc…bedeb7
0x3b80…40ec0x3e0a…78e7Base—$0.005615100%coinbase74d ago0xf950b1…75fb0d
0x3b80…40ec0x3e0a…78e7Base—$0.004926100%coinbase74d ago0xfdbdaa…832196
0x3b80…40ec0x3e0a…78e7Base—$0.003498100%coinbase74d ago0x9bf8be…b1dad8
0x3b80…40ec0x3e0a…78e7Base—$0.004328100%coinbase74d ago0xa5af3b…5295ea
0x3b80…40ec0x3e0a…78e7Base—$0.004942100%coinbase74d ago0x0f5944…8a5718
0x3b80…40ec0x3e0a…78e7Base—$0.00333100%coinbase74d ago0x164e71…af8f09
0x3b80…40ec0x3e0a…78e7Base—$0.005934100%coinbase74d ago0xb4812e…8a7dc8
0x3b80…40ec0x3e0a…78e7Base—$0.004177100%coinbase74d ago0x927070…e0c86c
0x3b80…40ec0x3e0a…78e7Base—$0.00582100%coinbase74d ago0xbca9f9…2e6237
0x3b80…40ec0x3e0a…78e7Base—$0.005389100%coinbase74d ago0xd36d52…8161b0
0x3b80…40ec0x3e0a…78e7Base—$0.004418100%coinbase74d ago0x67c419…6254ff
0x3b80…40ec0x3e0a…78e7Base—$0.003499100%coinbase75d ago0xd3d533…38c08f
0x3b80…40ec0x3e0a…78e7Base—$0.002726100%coinbase75d ago0x8c8fec…c89112
0x3b80…40ec0x3e0a…78e7Base—$0.005605100%coinbase75d ago0xd7d807…cd00ae
0x3b80…40ec0x3e0a…78e7Base—$0.003114100%coinbase75d ago0x0dfff7…b2cfb3
0x3b80…40ec0x3e0a…78e7Base—$0.003125100%coinbase75d ago0x687bfb…1ef2b9

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.