Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3688…7fc20x3e0a…78e7Base—$0.004874100%coinbase74d ago0x605832…dd0e6b
0x3688…7fc20x3e0a…78e7Base—$0.003745100%coinbase74d ago0x28be46…141abe
0x3688…7fc20x3e0a…78e7Base—$0.002737100%coinbase74d ago0xe867be…5418ca
0x3688…7fc20x3e0a…78e7Base—$0.005884100%coinbase74d ago0x8e82e8…95d79f
0x3688…7fc20x3e0a…78e7Base—$0.002697100%coinbase74d ago0x2e8117…f97343
0x3688…7fc20x3e0a…78e7Base—$0.005057100%coinbase74d ago0xa64c1c…3778e2
0x3688…7fc20x3e0a…78e7Base—$0.003458100%coinbase74d ago0x6b4c76…79bf33
0x3688…7fc20x3e0a…78e7Base—$0.003877100%coinbase74d ago0x513a2b…286b6f
0x3688…7fc20x3e0a…78e7Base—$0.002702100%coinbase74d ago0xc7b267…90206a
0x3688…7fc20x3e0a…78e7Base—$0.004087100%coinbase74d ago0x3f0a7d…f49660
0x3688…7fc20x3e0a…78e7Base—$0.003792100%coinbase74d ago0x936c44…c5052f
0x3688…7fc20x3e0a…78e7Base—$0.005421100%coinbase74d ago0x2ad43a…11f8e5
0x3688…7fc20x3e0a…78e7Base—$0.003663100%coinbase74d ago0x45ec96…0ff4ea
0x3688…7fc20x3e0a…78e7Base—$0.004719100%coinbase74d ago0xbf0386…a0ae46
0x3688…7fc20x3e0a…78e7Base—$0.00535100%coinbase74d ago0x4c5351…dfc0ec
0x3688…7fc20x3e0a…78e7Base—$0.003982100%coinbase74d ago0x3cf974…ace8eb
0x3688…7fc20x3e0a…78e7Base—$0.00514100%coinbase74d ago0xb0a4eb…c0553a
0x3688…7fc20x3e0a…78e7Base—$0.003488100%coinbase74d ago0x6db008…fdd77e
0x3688…7fc20x3e0a…78e7Base—$0.004326100%coinbase74d ago0xdbd076…31905a
0x3688…7fc20x3e0a…78e7Base—$0.002806100%coinbase74d ago0xe05696…74f278
0x3688…7fc20x3e0a…78e7Base—$0.003737100%coinbase74d ago0x6a9d98…a494d5
0x3688…7fc20x3e0a…78e7Base—$0.004365100%coinbase74d ago0xec29f2…7db49b
0x3688…7fc20x3e0a…78e7Base—$0.005943100%coinbase74d ago0x814048…25b38d
0x3688…7fc20x3e0a…78e7Base—$0.003155100%coinbase74d ago0x6ddbea…28e42a

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.