Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26e8…51580xa7f3…4689BaseAiSpace VeniceVenice$0.03100%coinbase22d ago0x3876e8…b898a7
0x26e8…51580xa7f3…4689BaseAiSpace VeniceVenice$0.03100%coinbase22d ago0x2426bf…39b2d0
0x26e8…51580xa7f3…4689BaseAiSpace VeniceVenice$0.04100%coinbase22d ago0xcf1b45…ac03da
0x26e8…51580xa7f3…4689BaseAiSpace VeniceVenice$0.03100%coinbase22d ago0x34d4b7…1f3e40
0x26e8…51580xa7f3…4689BaseAiSpace VeniceVenice$0.03100%coinbase22d ago0x006b52…4ec029
0x26e8…51580xa7f3…4689BaseAiSpace VeniceVenice$0.04100%coinbase22d ago0x2deaaa…f05ea0
0x26e8…51580xa7f3…4689BaseAiSpace VeniceVenice$0.03100%coinbase22d ago0x37ef31…61cb24
0x26e8…51580xa7f3…4689BaseAiSpace VeniceVenice$0.03100%coinbase22d ago0x0d619f…ff0fdb
0x4075…1a860xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase22d ago0xaca133…9db9e1
0x4075…1a860xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase22d ago0x453af9…92ac57
0x4075…1a860xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase22d ago0x28f553…a285f8
0x6575…b92b0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase22d ago0xa3a8d3…502880
0x72c5…159b0xa7f3…4689BaseAiSpace VeniceVenice$0.35100%coinbase22d ago0x03b11e…0e7227
0x72c5…159b0xa7f3…4689BaseAiSpace VeniceVenice$0.35100%coinbase22d ago0x5170de…7ec909
0x72c5…159b0xa7f3…4689BaseAiSpace VeniceVenice$0.35100%coinbase22d ago0x430575…4c7da8
0x72c5…159b0xa7f3…4689BaseAiSpace VeniceVenice$0.83100%coinbase22d ago0xb28655…e04bd7
0x72c5…159b0xa7f3…4689BaseAiSpace VeniceVenice$0.35100%coinbase22d ago0xc666ff…5e9ec0
0x72c5…159b0xa7f3…4689BaseAiSpace VeniceVenice$0.83100%coinbase22d ago0x576ce0…74479a
0x72c5…159b0xa7f3…4689BaseAiSpace VeniceVenice$0.83100%coinbase22d ago0x4bbc26…40fba8
0x72c5…159b0xa7f3…4689BaseAiSpace VeniceVenice$0.83100%coinbase22d ago0x45d984…8e0500
0x72c5…159b0xa7f3…4689BaseAiSpace VeniceVenice$0.28100%coinbase22d ago0x5058e9…4598d5
0x6575…b92b0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase22d ago0x6b2497…b27d56
0x6575…b92b0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase22d ago0x808482…80ee6b
0x6575…b92b0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase23d ago0xa3964b…6aea03

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.