Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bd6…27b30x3e0a…78e7Base—$0.005352100%coinbase74d ago0xe8e5f2…27a4ae
0x5bd6…27b30x3e0a…78e7Base—$0.005327100%coinbase74d ago0x217fec…253bd6
0x5bd6…27b30x3e0a…78e7Base—$0.004276100%coinbase74d ago0x5891f9…837702
0x5bd6…27b30x3e0a…78e7Base—$0.005558100%coinbase74d ago0xc54a3c…27f7f5
0x5bd6…27b30x3e0a…78e7Base—$0.004467100%coinbase74d ago0xb6e778…73a687
0x5bd6…27b30x3e0a…78e7Base—$0.004471100%coinbase74d ago0x3242ad…62929c
0x5bd6…27b30x3e0a…78e7Base—$0.003607100%coinbase74d ago0xbaef9d…ce08c7
0x5bd6…27b30x3e0a…78e7Base—$0.003821100%coinbase74d ago0xa19df7…811060
0x5bd6…27b30x3e0a…78e7Base—$0.003503100%coinbase75d ago0xdccc07…6405a9
0x5bd6…27b30x3e0a…78e7Base—$0.005445100%coinbase75d ago0x594759…3cc697
0x5bd6…27b30x3e0a…78e7Base—$0.005584100%coinbase75d ago0x8f832a…9cccc3
0x5bd6…27b30x3e0a…78e7Base—$0.005494100%coinbase75d ago0x1a4a6f…70a226
0x5bd6…27b30x3e0a…78e7Base—$0.005631100%coinbase75d ago0xf30c8d…589038
0x5bd6…27b30x3e0a…78e7Base—$0.004003100%coinbase75d ago0xa6fc9f…5422b4
0x5bd6…27b30x3e0a…78e7Base—$0.002896100%coinbase75d ago0x6dfd93…7ad7a6
0x5bd6…27b30x3e0a…78e7Base—$0.003369100%coinbase75d ago0x615a61…7b8e5f
0x5bd6…27b30x3e0a…78e7Base—$0.004958100%coinbase75d ago0x182f0c…99bb87
0x5bd6…27b30x3e0a…78e7Base—$0.005267100%coinbase75d ago0xd8ce99…a9e6f2
0x5bd6…27b30x3e0a…78e7Base—$0.004257100%coinbase75d ago0xb43d35…00c4cc
0x5bd6…27b30x3e0a…78e7Base—$0.0034100%coinbase75d ago0xfad73f…23ec62
0x5bd6…27b30x3e0a…78e7Base—$0.003722100%coinbase75d ago0xe3674b…677d6a
0x5bd6…27b30x3e0a…78e7Base—$0.003698100%coinbase75d ago0x3ecbe8…9ba21c
0x5bd6…27b30x3e0a…78e7Base—$0.005678100%coinbase75d ago0x6c0429…d6494c

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.