Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf98…fe7e0xa7f3…4689BaseAiSpace VeniceVenice$0.02100%coinbase17d ago0xd3ff0d…c28986
0x39b8…29680xa7f3…4689BaseAiSpace VeniceVenice$0.04100%coinbase17d ago0x52ea2f…4c897c
0x39b8…29680xa7f3…4689BaseAiSpace VeniceVenice$0.04100%coinbase17d ago0x29c4f5…602b3e
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase17d ago0x0dfce7…148d96
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase17d ago0xa3349c…ef4d1d
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase17d ago0x958326…7336ad
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase17d ago0xfc844b…37251a
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase17d ago0x74a2e3…08fda0
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase17d ago0x98defb…0c8167
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase17d ago0x1fc2c6…b4c447
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase17d ago0x4f7ed9…5e9bc8
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase17d ago0xd9df16…5f8ab4
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase17d ago0xcc071b…7fa8bc
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase17d ago0x5f6ab2…576aa7
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase17d ago0x244346…a1822b
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase17d ago0x0d3263…42d2eb
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase17d ago0xcfe82d…40f1f2
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase17d ago0x760fca…16b321
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase17d ago0xb91777…d01e01
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase17d ago0xeda36c…1e0788
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase17d ago0x968082…30d8c5
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase17d ago0x5b6417…bbd238
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase17d ago0x39a24b…36c0c4
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase17d ago0xc3a930…3471cc
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase17d ago0xaf8ff5…d82faf

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.