Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.04100%coinbase22d ago0xf37987…cedfc6
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase22d ago0xdde559…92a99e
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.04100%coinbase22d ago0x884f23…9e3b02
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.003100%coinbase22d ago0x3f69eb…0251bf
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.003100%coinbase22d ago0x9e3985…191599
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase22d ago0x2f9072…1464ee
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.004801100%coinbase22d ago0x7e3524…24124c
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase22d ago0x09b57e…f389e5
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.03100%coinbase22d ago0xf796e1…dfac89
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.28100%coinbase22d ago0x072e52…2ae36c
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.10100%coinbase22d ago0xecde96…31707a
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.02100%coinbase22d ago0xc6eece…51be01
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.02100%coinbase22d ago0x98e8de…306147
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase22d ago0x9b8aab…e1a497
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase22d ago0xeddf35…6a1088
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.03100%coinbase22d ago0x2bf816…752786
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.03100%coinbase22d ago0x286b98…c9edc6
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.03100%coinbase23d ago0xff0c1f…738c14
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.03100%coinbase23d ago0xbe1c8e…429d2d
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.03100%coinbase23d ago0x77cb9b…b4f32c
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.03100%coinbase23d ago0x33b529…bccf62
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase23d ago0xdb3b7c…e42f5c
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase23d ago0x6bed8a…54a14b
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase23d ago0x18bd20…ccfd6a
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase23d ago0x5d6724…e9a67d

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.