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%payAI10d ago0x69eabe…9c28a3
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase10d ago0x19f20d…6753cf
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI10d ago0xf8f02e…25a2ca
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase10d ago0x97fb5c…e1cf95
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase10d ago0xd4c420…a854b4
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI10d ago0x4431cc…a90248
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase10d ago0x74dcce…2b9257
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI10d ago0x57d4bd…8ecdea
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase10d ago0x858fd3…ea2726
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI10d ago0x16333b…de9ae8
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase10d ago0x948d47…4f87ac
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI10d ago0xa3926f…810c57
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase10d ago0xf5aa45…e647b7
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI10d ago0x67bc0a…220e3b
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase10d ago0x7a93d1…32ae9a
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI10d ago0xbcf56f…7307fc
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase10d ago0x17aa28…c4a119
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase10d ago0xfa0b9c…a237e6
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase10d ago0xebebd1…fe8ff1
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI10d ago0x6e9ade…336c55
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI10d ago0x0adda3…50f036
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI10d ago0x9a749a…d81ba7
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI10d ago0x50d623…af2fa0
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase10d ago0x7feb24…ea7d98
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase10d ago0xf0bfdb…7cfb24

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.