Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c96…41a10x3e0a…78e7Base—$0.002671100%coinbase74d ago0x4e898a…005066
0x7c96…41a10x3e0a…78e7Base—$0.004394100%coinbase74d ago0x1e3656…aa79fd
0x7c96…41a10x3e0a…78e7Base—$0.002941100%coinbase74d ago0x4d3de8…9a1565
0x7c96…41a10x3e0a…78e7Base—$0.003854100%coinbase74d ago0x8f83d7…9e7a44
0x7c96…41a10x3e0a…78e7Base—$0.005716100%coinbase74d ago0xa0f98b…e93320
0x7c96…41a10x3e0a…78e7Base—$0.002674100%coinbase74d ago0x0a919a…13263a
0x7c96…41a10x3e0a…78e7Base—$0.003181100%coinbase74d ago0x28e842…196de3
0x7c96…41a10x3e0a…78e7Base—$0.004859100%coinbase74d ago0xd358ab…f95a06
0x7c96…41a10x3e0a…78e7Base—$0.00579100%coinbase74d ago0xc9ade2…176e58
0x7c96…41a10x3e0a…78e7Base—$0.005401100%coinbase74d ago0xc1b3aa…81d569
0x7c96…41a10x3e0a…78e7Base—$0.004943100%coinbase74d ago0x77bf6e…0a027a
0x7c96…41a10x3e0a…78e7Base—$0.004669100%coinbase74d ago0xfc34da…d32c76
0x7c96…41a10x3e0a…78e7Base—$0.005501100%coinbase74d ago0xa6a44f…f123d5
0x7c96…41a10x3e0a…78e7Base—$0.003396100%coinbase75d ago0x1bdb44…89ef49
0x7c96…41a10x3e0a…78e7Base—$0.005434100%coinbase75d ago0xf681a5…2bd0ef
0x7c96…41a10x3e0a…78e7Base—$0.003819100%coinbase75d ago0x85b4dd…29caf7
0x7c96…41a10x3e0a…78e7Base—$0.004902100%coinbase75d ago0x30cc7a…765b82
0x7c96…41a10x3e0a…78e7Base—$0.00342100%coinbase75d ago0x0455af…c847d4
0x7c96…41a10x3e0a…78e7Base—$0.002715100%coinbase75d ago0xda8de3…72a7b2
0x7c96…41a10x3e0a…78e7Base—$0.005599100%coinbase75d ago0xe1e961…66b665
0x7c96…41a10x3e0a…78e7Base—$0.002922100%coinbase75d ago0x2a0629…416bcc
0x7c96…41a10x3e0a…78e7Base—$0.005936100%coinbase75d ago0x94de35…4090da
0x7c96…41a10x3e0a…78e7Base—$0.00538100%coinbase75d ago0x9f1a3c…1e8a35
0x7c96…41a10x3e0a…78e7Base—$0.003229100%coinbase75d ago0x23e679…430d9a
0x7c96…41a10x3e0a…78e7Base—$0.004408100%coinbase75d ago0xd5a6a9…082d7a

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.