Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd03c…2f200x7d2c…bcfeBase$0.20100%coinbase72d ago0xeac9be…7b2c01
dupcia.eth0x7d2c…bcfeBase$0.20100%coinbase72d ago0xf9060a…131d24
cryptomusti.eth0x7d2c…bcfeBase$0.05100%coinbase72d ago0x8db11e…d19fad
cryptomusti.eth0x7d2c…bcfeBase$0.05100%coinbase72d ago0x1cdbea…1afe7d
cryptomusti.eth0x7d2c…bcfeBase$0.05100%coinbase72d ago0x2be741…1226af
cryptomusti.eth0x7d2c…bcfeBase$0.05100%coinbase72d ago0x60f44b…924514
bafistuta29.eth0x7d2c…bcfeBase$0.40100%coinbase72d ago0x9e3dde…fa7ae6
verdigo93.eth0x7d2c…bcfeBase$0.40100%coinbase72d ago0x704f92…aea04b
0x8655…f5890x7d2c…bcfeBase$0.25100%coinbase72d ago0x33845c…f80ba5
0x8655…f5890x7d2c…bcfeBase$0.05100%coinbase72d ago0x5b38aa…42e80a
0x8655…f5890x7d2c…bcfeBase$0.05100%coinbase72d ago0xe20f83…286e81
0x8655…f5890x7d2c…bcfeBase$0.05100%coinbase72d ago0x86d4e7…ff230b
0x8655…f5890x7d2c…bcfeBase$0.05100%coinbase72d ago0x33bc83…e90f1a
0x8655…f5890x7d2c…bcfeBase$0.20100%coinbase72d ago0x93a56c…0e19b3
0x157a…e92c0x7d2c…bcfeBase$0.20100%coinbase72d ago0xafecb7…72a101
cryptomusti.eth0x7d2c…bcfeBase$0.20100%coinbase72d ago0x853803…327235
0x157a…e92c0x7d2c…bcfeBase$0.05100%coinbase72d ago0x58b41a…58a7e2
0x157a…e92c0x7d2c…bcfeBase$0.05100%coinbase72d ago0xf4e209…1b4e13
0x157a…e92c0x7d2c…bcfeBase$0.05100%coinbase72d ago0xd85722…be3a51
0x157a…e92c0x7d2c…bcfeBase$0.05100%coinbase72d ago0x8e5755…4ca3dd
0x157a…e92c0x7d2c…bcfeBase$0.05100%coinbase72d ago0xd1ac4d…33e8d2
0x157a…e92c0x7d2c…bcfeBase$0.05100%coinbase72d ago0x0566c6…f411f5
0x157a…e92c0x7d2c…bcfeBase$0.05100%coinbase72d ago0x2fa257…533f89
0x25ac…e9ff0x7d2c…bcfeBase$0.20100%coinbase72d ago0xb2695c…5d3568
0xaa69…79a40x7d2c…bcfeBase$0.05100%coinbase72d ago0x5061b2…3e989a

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.