Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x5e96ef…12b9ef
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0xd1c087…4ccdd5
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x47ac03…a6b321
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0xd8431d…68d111
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0xad2613…ed92ae
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x83d437…05cf37
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x4fc306…3f5452
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x7a4191…fc9c4f
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0xa15531…39cf54
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x40e33e…2b9367
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x821fda…b5cc6d
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0xb70e94…338e5f
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x9039e8…1ef4d1
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0xebf1a8…3664ca
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x69b4ff…883cf4
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x1cf81d…f1263b
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x1be5f4…100a34
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0xd24faf…c06a32
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0xac4d34…4abcb3
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x6fb14e…9cc569
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x1a9a4a…12527a
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x71998b…143c53
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x997f90…31c307
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0xa6e556…95e768
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x2e576d…752253

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.