Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf751…68d90x3e0a…78e7Base—$0.002832100%coinbase75d ago0x87d68c…ececa1
0xf751…68d90x3e0a…78e7Base—$0.005503100%coinbase75d ago0x22a00d…934b05
0xf751…68d90x3e0a…78e7Base—$0.003957100%coinbase75d ago0x47cd14…5cc168
0xf751…68d90x3e0a…78e7Base—$0.004043100%coinbase75d ago0x77c9d1…a2e126
0xf751…68d90x3e0a…78e7Base—$0.003972100%coinbase75d ago0x2a439e…1a6f4b
0xf751…68d90x3e0a…78e7Base—$0.003514100%coinbase75d ago0x2557c8…850413
0xf751…68d90x3e0a…78e7Base—$0.005449100%coinbase75d ago0x903d81…7533b6
0xf751…68d90x3e0a…78e7Base—$0.003977100%coinbase75d ago0x3e58cd…0ec3ab
0xf751…68d90x3e0a…78e7Base—$0.004201100%coinbase75d ago0x123df6…f1de8d
0xf751…68d90x3e0a…78e7Base—$0.004475100%coinbase75d ago0xd40afc…a005e1
0xf751…68d90x3e0a…78e7Base—$0.004188100%coinbase75d ago0x442ff3…0f65c1
0xf751…68d90x3e0a…78e7Base—$0.002916100%coinbase75d ago0xdd0482…9092c0
0xf751…68d90x3e0a…78e7Base—$0.005391100%coinbase75d ago0x58b4dc…0a2a04
0xf751…68d90x3e0a…78e7Base—$0.002676100%coinbase75d ago0xdb5dc2…0f8096
0xf751…68d90x3e0a…78e7Base—$0.00421100%coinbase75d ago0x60b933…724327
0xf751…68d90x3e0a…78e7Base—$0.005775100%coinbase75d ago0x32203b…e9d096
0xf751…68d90x3e0a…78e7Base—$0.003773100%coinbase75d ago0xec6733…32edb4
0xf751…68d90x3e0a…78e7Base—$0.004743100%coinbase75d ago0xba4a37…a4c28d
0xf751…68d90x3e0a…78e7Base—$0.005809100%coinbase75d ago0x4a0580…8efb3f
0xf751…68d90x3e0a…78e7Base—$0.002676100%coinbase75d ago0x134a9a…03e1e0
0xf751…68d90x3e0a…78e7Base—$0.004667100%coinbase75d ago0x572f6a…de62ae
0xf751…68d90x3e0a…78e7Base—$0.004499100%coinbase76d ago0xc14ac2…2df6f6
0xf751…68d90x3e0a…78e7Base—$0.003031100%coinbase76d ago0x5cb958…bb82ea
0xf751…68d90x3e0a…78e7Base—$0.00272100%coinbase76d ago0xf81967…918d25

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.