Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0976…2f960xf000…94fcBase$0.01100%coinbase11d ago0xa24d9d…fdf75e
0x0976…2f960xf000…94fcBase$0.01100%coinbase11d ago0xdafd09…4bb443
0x0976…2f960xf000…94fcBase$0.01100%coinbase11d ago0x4bcbc3…f5bde0
0x0976…2f960xf000…94fcBase$0.01100%coinbase11d ago0xe36c67…f1b196
0x0976…2f960xf000…94fcBase$0.01100%coinbase11d ago0x743c99…585168
0x0976…2f960xf000…94fcBase$0.01100%coinbase11d ago0xc9e614…90b2db
0x0976…2f960xf000…94fcBase$0.01100%coinbase11d ago0x754d41…f580a3
0x0976…2f960xf000…94fcBase$0.01100%coinbase11d ago0xbf2e4a…88e673
0x0976…2f960xf000…94fcBase$0.01100%coinbase11d ago0x000c8e…91e399
0x0976…2f960xf000…94fcBase$0.10100%coinbase11d ago0xb7f555…f6693a
0x0976…2f960xf000…94fcBase$0.01100%coinbase11d ago0x8db775…f90bfa
0x0976…2f960xf000…94fcBase$0.10100%coinbase11d ago0xb4e368…e20011
0x0976…2f960xf000…94fcBase$0.01100%coinbase11d ago0x7fb90b…ae564f
0x0976…2f960xf000…94fcBase$0.10100%coinbase11d ago0xfc4b0b…0121dc
0x0976…2f960xf000…94fcBase$0.10100%coinbase11d ago0xf5e067…dbdbcd
0x0976…2f960xf000…94fcBase$0.10100%coinbase11d ago0x265263…84dda7
0x0976…2f960xf000…94fcBase$0.10100%coinbase11d ago0x05a714…83074d
0x0976…2f960xf000…94fcBase$0.10100%coinbase11d ago0x92baa6…024184
0x0976…2f960xf000…94fcBase$0.10100%coinbase11d ago0xeb05e8…3fffb7
0x0976…2f960xf000…94fcBase$0.10100%coinbase11d ago0x66adcd…52affa
0x0976…2f960xf000…94fcBase$0.10100%coinbase11d ago0x4973d4…1180c6
0x0976…2f960xf000…94fcBase$0.10100%coinbase11d ago0x0cf94e…14452d
0x0976…2f960xf000…94fcBase$0.10100%coinbase11d ago0xd5f4d6…58a76c
0x0976…2f960xf000…94fcBase$0.10100%coinbase11d ago0x0a41cf…51bce2
0x0976…2f960xf000…94fcBase$0.10100%coinbase12d ago0xa10fd7…ac833a

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.