Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaccc…33950x3e0a…78e7Base—$0.005294100%coinbase74d ago0x91fe78…d32576
0xaccc…33950x3e0a…78e7Base—$0.004631100%coinbase74d ago0x49c37c…1d36f5
0xaccc…33950x3e0a…78e7Base—$0.003155100%coinbase74d ago0xa81bb8…2a14ca
0xaccc…33950x3e0a…78e7Base—$0.004538100%coinbase74d ago0x830890…a38297
0xaccc…33950x3e0a…78e7Base—$0.005404100%coinbase74d ago0x75b9a4…7da15c
0xaccc…33950x3e0a…78e7Base—$0.003208100%coinbase74d ago0xeb847a…b8af08
0xaccc…33950x3e0a…78e7Base—$0.004721100%coinbase74d ago0xfc8972…cf3222
0xaccc…33950x3e0a…78e7Base—$0.003789100%coinbase74d ago0x079276…1434f7
0xaccc…33950x3e0a…78e7Base—$0.004725100%coinbase74d ago0xc2ab06…021865
0xaccc…33950x3e0a…78e7Base—$0.003545100%coinbase75d ago0xe30799…119f31
0xaccc…33950x3e0a…78e7Base—$0.002667100%coinbase75d ago0xd2741e…7da085
0xaccc…33950x3e0a…78e7Base—$0.00513100%coinbase75d ago0x6f72d7…d15c98
0xaccc…33950x3e0a…78e7Base—$0.002952100%coinbase75d ago0x5c73a9…71bbd4
0xaccc…33950x3e0a…78e7Base—$0.004622100%coinbase75d ago0x3e7afd…43b8af
0xaccc…33950x3e0a…78e7Base—$0.004128100%coinbase75d ago0x156891…7ec4da
0xaccc…33950x3e0a…78e7Base—$0.004523100%coinbase75d ago0x082a0f…b8f9f9
0xaccc…33950x3e0a…78e7Base—$0.003457100%coinbase75d ago0x72312c…7bfd9b
0xaccc…33950x3e0a…78e7Base—$0.002773100%coinbase75d ago0x34be86…e1f44f
0xaccc…33950x3e0a…78e7Base—$0.003523100%coinbase75d ago0x73ed0a…6dfcf5
0xaccc…33950x3e0a…78e7Base—$0.005638100%coinbase75d ago0x646c13…3d9dda
0xaccc…33950x3e0a…78e7Base—$0.004405100%coinbase75d ago0x38330d…e9cc1e
0xaccc…33950x3e0a…78e7Base—$0.004277100%coinbase75d ago0x2ee5a1…e44631
0xaccc…33950x3e0a…78e7Base—$0.004263100%coinbase75d ago0x46418a…ab70c6

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.