Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a1e…36580x8aee…01a0Base—$0.001100%0x4a15…a58474d ago0x78c525…bc8b24
0x6a1e…36580x8aee…01a0Base—$0.001100%0x4a15…a58474d ago0x32d671…cc651f
0x6a1e…36580x8aee…01a0Base—$0.001100%0x4a15…a58474d ago0xfe4b5f…3c6698
0x6a1e…36580x8aee…01a0Base—$0.001100%0x4a15…a58474d ago0x2dd2a6…ec25f5
0x6a1e…36580x8aee…01a0Base—$0.001100%0x4a15…a58474d ago0xdccabc…7c3f7c
0x6a1e…36580x8aee…01a0Base—$0.001100%0x4a15…a58474d ago0x562c25…24c4cc
0x6a1e…36580x8aee…01a0Base—$0.001100%0x4a15…a58474d ago0x0d0a99…d7485c
0x6a1e…36580x8aee…01a0Base—$0.001100%0x4a15…a58474d ago0x86810b…2fad5b
0x6a1e…36580x8aee…01a0Base—$0.001100%0x4a15…a58474d ago0xa67494…a1e5ba
0x6a1e…36580x8aee…01a0Base—$0.001100%0x4a15…a58474d ago0x2a1c62…81a851
0x6a1e…36580x8aee…01a0Base—$0.001100%0x4a15…a58474d ago0xb14d90…21b723
0x6a1e…36580x8aee…01a0Base—$0.001100%0x4a15…a58474d ago0xa440bf…2bf3ec
0x6a1e…36580x8aee…01a0Base—$0.001100%0x4a15…a58474d ago0xa50046…69385f
0x6a1e…36580x8aee…01a0Base—$0.001100%0x4a15…a58474d ago0x6bf615…eb3433
0x6a1e…36580x8aee…01a0Base—$0.001100%0x4a15…a58474d ago0x9a4ca1…d35207
0x6a1e…36580x8aee…01a0Base—$0.001100%0x4a15…a58474d ago0xffb43d…f14ddf
0x6a1e…36580x8aee…01a0Base—$0.001100%0x4a15…a58474d ago0xbd4631…b20056
0x6a1e…36580x8aee…01a0Base—$0.001100%0x4a15…a58474d ago0x653e72…065599
0x6a1e…36580x8aee…01a0Base—$0.001100%0x4a15…a58474d ago0x8c2628…e3098a
0x6a1e…36580x9305…f13fBaseNansenCrypto$0.01100%coinbase74d ago0x2f8126…382fb5
0x6a1e…36580x9305…f13fBaseNansenCrypto$0.01100%coinbase74d ago0x9e6fd4…b7210b
0x6a1e…36580x9305…f13fBaseNansenCrypto$0.01100%coinbase74d ago0x98b527…b18b17
0x6a1e…36580x9305…f13fBaseNansenCrypto$0.01100%coinbase74d ago0xfd7c42…249da0
0x6a1e…36580x9305…f13fBaseNansenCrypto$0.01100%coinbase74d ago0x5a7707…e0868c
0x6a1e…36580x9305…f13fBaseNansenCrypto$0.01100%coinbase74d ago0x144336…129e86

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.