Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase38d ago0xac22f7…749b4f
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase38d ago0x50059e…7e1080
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase38d ago0x49f34a…392481
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase38d ago0xec1ef3…9439e7
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase38d ago0x4e5a23…36fa70
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase38d ago0x894a57…136961
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase38d ago0x720c72…557e7d
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase38d ago0xfc3924…47f80c
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase38d ago0xb19f6d…b9b8ec
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase38d ago0xded13c…b14325
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase38d ago0x10833d…7015e7
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase38d ago0x2c48f8…3b200d
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase38d ago0xb8641f…dd47b7
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase38d ago0xb27364…4f1ef1
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase38d ago0x198a0f…e29920
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase38d ago0x27a693…7433a3
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase38d ago0xe9b190…e197f2
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase38d ago0x4a7ce3…a374ab
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase38d ago0x464157…661cce
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase38d ago0xf885bc…5427a9
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase38d ago0xe9d39d…f1ccd0
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase38d ago0x1c8810…0fc8b0
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase38d ago0x3c6513…8088a8
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase38d ago0x53b1e1…e17ddb
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase38d ago0xfee929…eb8119

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.