Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase49d ago0x3762a5…eab176
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.28100%coinbase49d ago0xce5c5c…5b0263
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.02100%coinbase49d ago0xdeefac…8c7db2
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.02100%coinbase49d ago0x539789…19fd56
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.02100%coinbase49d ago0xa162a2…da9642
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.01100%coinbase49d ago0xa4e9e3…a41ec1
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase49d ago0x9cd7ef…a40221
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase49d ago0x1e3e3e…d60464
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase49d ago0xcb9091…dd15b2
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase49d ago0xd751f4…6f18d2
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase49d ago0xa62b9c…3daa80
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase49d ago0x2b0448…96a570
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.01100%coinbase49d ago0xdcdf13…cd55b2
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.02100%coinbase49d ago0xfff7bb…46f8f5
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.02100%coinbase49d ago0x6bcc34…ee8d05
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.02100%coinbase49d ago0x468560…881354
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.02100%coinbase49d ago0x99a931…11211e
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.02100%coinbase49d ago0x0b477e…a3c4f0
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase49d ago0x55b663…4900d8
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase49d ago0xf137e6…2fa1b7
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase49d ago0x9f224b…216b05
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.09100%coinbase49d ago0x29af38…06c964
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.09100%coinbase49d ago0xa57429…b53c19
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase49d ago0x2a8cec…5533d3
0xcdce…5cd10xa7f3…4689BaseAiSpace VeniceVenice$0.28100%coinbase49d ago0x7557e7…cc8b4d

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.