Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x88ff…73c70xf19f…a950Base—$0.01100%coinbase71d ago0x62ed3a…4d4009
0x88ff…73c70x906c…4e06Base—$0.01100%coinbase71d ago0x6b021a…374f4f
0x88ff…73c70x84a9…11d4Base—$0.01100%coinbase71d ago0x4a95ed…7ba9a2
0x88ff…73c70x7ce1…850cBase—$0.01100%coinbase71d ago0xc54433…b00df8
0x88ff…73c70x7ee8…0689Base—$0.01100%coinbase71d ago0x899f76…973ff9
0x88ff…73c70x5144…b795Base—$0.01100%coinbase72d ago0x70b53a…1c9ffc
0x88ff…73c70x0aef…a11cBase—$0.01100%coinbase72d ago0xf86281…aed01b
0x88ff…73c70xddc2…1b4fBase—$0.01100%coinbase72d ago0xe94b5d…dc3bab
0x88ff…73c70xdb2f…f5f7Base—$0.01100%coinbase72d ago0x23ab44…c6d99f
0x88ff…73c70xd943…adabBase—$0.01100%coinbase72d ago0xb454b7…d3967c
0x88ff…73c70x29a9…8429Base—$0.01100%coinbase72d ago0xb4cedb…4b597a
0x88ff…73c70x5683…2baaBase—$0.01100%coinbase72d ago0x8a45ef…9a5a6e
0x88ff…73c70xa86a…407bBase—$0.01100%coinbase72d ago0x754dd5…dd1551
0x88ff…73c70xaf0a…9279Base—$0.01100%coinbase72d ago0xe1f1ec…f4ac6f
0x88ff…73c70x40e2…f970Base—$0.01100%coinbase72d ago0xe0ad29…68e41d
0x88ff…73c70x1920…1892Base—$0.01100%coinbase72d ago0x3c1a5e…8b6e50
0x88ff…73c70x0292…252dBase—$0.01100%coinbase72d ago0x5fbad1…3da888
0x88ff…73c70xc8c0…c3fdBase—$0.01100%coinbase72d ago0x47c814…58a363
0x88ff…73c70x5eea…183fBase—$0.01100%coinbase72d ago0xff294a…e1d857
0x88ff…73c70x2d9a…e722Base—$0.01100%coinbase72d ago0x880d7a…9bec2e
0x88ff…73c70xb062…7217Base—$0.01100%coinbase72d ago0xf515ae…8000ea
0x88ff…73c70x19c6…c030Base—$0.01100%coinbase72d ago0x5e52d8…df1f42
0x88ff…73c70xe9ce…a659Base—$0.01100%coinbase72d ago0xa4fbc8…3ef7ee
0x88ff…73c70xca39…78ccBase—$0.01100%coinbase72d ago0x7a9f34…d94729
0x88ff…73c70xee9c…a907Base—$0.01100%coinbase72d ago0xedc45e…ca0f58

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.