Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ed1…c7640x9d66…a5d0BaseAtlas Market DataInsider-trades$0.02100%coinbase40d ago0x61a28a…3bfa8b
0x9ed1…c7640x9d66…a5d0BaseAtlas Market DataInsider-trades$0.02100%coinbase40d ago0x6f3ce0…a18f86
0x9ed1…c7640x9d66…a5d0BaseAtlas Market DataInsider-trades$0.02100%coinbase40d ago0x065144…2af82d
0x9ed1…c7640x9d66…a5d0BaseAtlas Market DataInsider-trades$0.02100%coinbase40d ago0x17c915…eb0277
0x9ed1…c7640x9d66…a5d0BaseAtlas Market DataInsider-trades$0.02100%coinbase40d ago0x57f52f…058450
0x9ed1…c7640x9d66…a5d0BaseAtlas Market DataInsider-trades$0.02100%coinbase40d ago0x714c6a…a03f3d
0x9ed1…c7640x9d66…a5d0BaseAtlas Market DataInsider-trades$0.02100%coinbase40d ago0xbd830b…16f4f7
0x9ed1…c7640x9d66…a5d0BaseAtlas Market DataInsider-trades$0.02100%coinbase40d ago0xe6c256…e1163c
0x9ed1…c7640x9d66…a5d0BaseAtlas Market DataInsider-trades$0.02100%coinbase40d ago0x3beb5c…a9b813
0x9ed1…c7640x9d66…a5d0BaseAtlas Market DataInsider-trades$0.02100%coinbase40d ago0x9d7af5…96ca23
0x9ed1…c7640x9d66…a5d0BaseAtlas Market DataInsider-trades$0.02100%coinbase40d ago0x74124e…8164f5
0x9ed1…c7640x9d66…a5d0BaseAtlas Market DataInsider-trades$0.02100%coinbase40d ago0xe383b4…985cd3
0x9ed1…c7640x9d66…a5d0BaseAtlas Market DataInsider-trades$0.02100%coinbase40d ago0x0d0a2b…7e17c8
0x9ed1…c7640x9d66…a5d0BaseAtlas Market DataInsider-trades$0.02100%coinbase40d ago0x10ff5d…48ec51
0x9ed1…c7640x9d66…a5d0BaseAtlas Market DataInsider-trades$0.02100%coinbase40d ago0xb70e18…2b4da8
0x9ed1…c7640x9d66…a5d0BaseAtlas Market DataInsider-trades$0.02100%coinbase40d ago0xb9ea44…7fb750
0x9ed1…c7640x9d66…a5d0BaseAtlas Market DataInsider-trades$0.02100%coinbase40d ago0xdb9a4d…b08fec
0x9ed1…c7640x9d66…a5d0BaseAtlas Market DataInsider-trades$0.02100%coinbase40d ago0xe01e40…514106
0x9ed1…c7640x9d66…a5d0BaseAtlas Market DataInsider-trades$0.02100%coinbase40d ago0x4f55da…e86893
0x9ed1…c7640x9d66…a5d0BaseAtlas Market DataInsider-trades$0.02100%coinbase40d ago0x01785d…7a51b5
0x9ed1…c7640x9d66…a5d0BaseAtlas Market DataInsider-trades$0.02100%coinbase40d ago0xcbbc95…a23431
0x9ed1…c7640x9d66…a5d0BaseAtlas Market DataInsider-trades$0.02100%coinbase40d ago0xe50aac…1c16cf
0x9ed1…c7640x9d66…a5d0BaseAtlas Market DataInsider-trades$0.02100%coinbase40d ago0x97f0b5…ef6f9f

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.