Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase48d ago0x65a5b3…e4c17e
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI48d ago0x27a586…f0e462
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase48d ago0x04d202…fd59d3
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI48d ago0x90ae5b…d5edcd
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase48d ago0x392206…78a449
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI48d ago0xd3c996…b4f883
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase48d ago0x87ed89…21a3f5
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI48d ago0x3681ae…967cd6
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI48d ago0xe42968…b39af6
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase48d ago0x55bfa6…f17a5c
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase48d ago0xf857ec…73a8b4
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI48d ago0xfe9f28…a021e1
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI48d ago0xe8b17d…f9a737
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase48d ago0x679abc…ea7d65
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI48d ago0x1a3979…c558a2
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase48d ago0x162443…6baef9
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase48d ago0x871cfb…a329bf
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI48d ago0x027fd7…95165c
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI48d ago0xfb96da…5a737d
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase48d ago0x1aa77e…0f5f39
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase48d ago0xbf9798…322d41
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI48d ago0x51d497…ec9ad3
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase48d ago0xddb589…932588
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI48d ago0x2ba927…29931a
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI48d ago0x6b9069…fa165c

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.