Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a2c…8e3a0x3e0a…78e7Base—$0.003085100%coinbase74d ago0x3d2c12…0e19c6
0x1a2c…8e3a0x3e0a…78e7Base—$0.003383100%coinbase74d ago0x2dbc71…6f4294
0x1a2c…8e3a0x3e0a…78e7Base—$0.005582100%coinbase74d ago0xc31ec7…2f81d1
0x1a2c…8e3a0x3e0a…78e7Base—$0.003363100%coinbase74d ago0xc6ec75…fb3633
0x1a2c…8e3a0x3e0a…78e7Base—$0.005549100%coinbase74d ago0x798dc2…480128
0x1a2c…8e3a0x3e0a…78e7Base—$0.00395100%coinbase74d ago0xc5f15f…0862b5
0x1a2c…8e3a0x3e0a…78e7Base—$0.003939100%coinbase74d ago0x164642…8f3bac
0x1a2c…8e3a0x3e0a…78e7Base—$0.005483100%coinbase74d ago0xf5416e…c2a6ad
0x1a2c…8e3a0x3e0a…78e7Base—$0.00418100%coinbase74d ago0x0489c9…fb7feb
0x1a2c…8e3a0x3e0a…78e7Base—$0.004966100%coinbase74d ago0xb8415f…393a44
0x1a2c…8e3a0x3e0a…78e7Base—$0.00466100%coinbase74d ago0xb49e80…32f9b5
0x1a2c…8e3a0x3e0a…78e7Base—$0.004129100%coinbase74d ago0x90e355…4c7c7d
0x1a2c…8e3a0x3e0a…78e7Base—$0.005749100%coinbase74d ago0xf81492…53e4e2
0x1a2c…8e3a0x3e0a…78e7Base—$0.003734100%coinbase74d ago0xf29dc8…fd0b5f
0x1a2c…8e3a0x3e0a…78e7Base—$0.004116100%coinbase74d ago0x100a73…e91cbf
0x1a2c…8e3a0x3e0a…78e7Base—$0.003679100%coinbase75d ago0xe1419e…319dbf
0x1a2c…8e3a0x3e0a…78e7Base—$0.004072100%coinbase75d ago0x0bb163…8a5666
0x1a2c…8e3a0x3e0a…78e7Base—$0.002867100%coinbase75d ago0x15de5e…835df3
0x1a2c…8e3a0x3e0a…78e7Base—$0.00275100%coinbase75d ago0x23d428…575675
0x1a2c…8e3a0x3e0a…78e7Base—$0.003507100%coinbase75d ago0x899a35…64f8e6
0x1a2c…8e3a0x3e0a…78e7Base—$0.002671100%coinbase75d ago0xf39986…59cf21
0x1a2c…8e3a0x3e0a…78e7Base—$0.004841100%coinbase75d ago0xb857d6…bcdb16
0x1a2c…8e3a0x3e0a…78e7Base—$0.005718100%coinbase75d ago0x0577cb…fd27e8

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.