Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x59a4…ce3f0x7d2c…bcfeBase$0.05100%coinbase44d ago0x47a760…454f4e
0x59a4…ce3f0x7d2c…bcfeBase$0.05100%coinbase44d ago0x15d602…4d3080
0x59a4…ce3f0x7d2c…bcfeBase$0.05100%coinbase44d ago0x5f8d44…5d857c
0x59a4…ce3f0x7d2c…bcfeBase$0.05100%coinbase44d ago0x8b01bf…811ea5
0x59a4…ce3f0x7d2c…bcfeBase$0.05100%coinbase44d ago0x468858…010a08
0x59a4…ce3f0x7d2c…bcfeBase$0.05100%coinbase44d ago0x5afe80…1db7ba
0x59a4…ce3f0x7d2c…bcfeBase$0.05100%coinbase44d ago0xff1e90…07c234
nolimitg.eth0x7d2c…bcfeBase$0.05100%coinbase44d ago0x0167db…94ab60
nolimitg.eth0x7d2c…bcfeBase$0.05100%coinbase44d ago0x888c73…6e2c60
nolimitg.eth0x7d2c…bcfeBase$0.05100%coinbase44d ago0x16e2c5…2e55bb
nolimitg.eth0x7d2c…bcfeBase$0.05100%coinbase44d ago0x624410…27b121
nolimitg.eth0x7d2c…bcfeBase$0.05100%coinbase44d ago0x5bce54…98bd80
nolimitg.eth0x7d2c…bcfeBase$0.05100%coinbase44d ago0x9bae97…817565
nolimitg.eth0x7d2c…bcfeBase$0.05100%coinbase44d ago0xb9d6d1…ff238f
0xaed0…d2810x7d2c…bcfeBase$0.05100%coinbase44d ago0xfaf9fa…aff10b
0xaed0…d2810x7d2c…bcfeBase$0.05100%coinbase44d ago0x9f94f0…e6c5b1
0xaed0…d2810x7d2c…bcfeBase$0.05100%coinbase44d ago0xf3c86b…26be15
0xaed0…d2810x7d2c…bcfeBase$0.05100%coinbase44d ago0x914e21…b4e4b0
0xaed0…d2810x7d2c…bcfeBase$0.05100%coinbase44d ago0x8e84aa…829b07
0xaed0…d2810x7d2c…bcfeBase$0.05100%coinbase44d ago0x7d040e…28c1b7
0xaed0…d2810x7d2c…bcfeBase$0.05100%coinbase44d ago0x5445b2…0ae545
0xcf08…454f0x7d2c…bcfeBase$0.05100%coinbase44d ago0x3e91d0…17db34
0xcf08…454f0x7d2c…bcfeBase$0.05100%coinbase44d ago0xeea870…b5689e
0xcf08…454f0x7d2c…bcfeBase$0.05100%coinbase44d ago0x689ca7…54b47e
0xcf08…454f0x7d2c…bcfeBase$0.05100%coinbase44d ago0x96bf2c…02fc43

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.