Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6575…b92b0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase20d ago0x782370…30b8e7
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.004801100%coinbase20d ago0x793464…7955e9
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase20d ago0xf546b7…73b854
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase20d ago0x4bd1d4…90ff92
0x6575…b92b0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase20d ago0x16b99b…dcf8c9
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase20d ago0x572d78…2e2c97
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase20d ago0x4c1293…300ee7
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase20d ago0xe55a62…728d7c
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase20d ago0x6b1e7d…e8d5ac
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase20d ago0x86dcce…ca7222
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase20d ago0xd88263…d72d85
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase20d ago0x064292…e0da01
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.003100%coinbase20d ago0x60c15e…13631f
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.04100%coinbase20d ago0x0cf298…f27cd7
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.003100%coinbase20d ago0x0ba460…77aa4b
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.02100%coinbase20d ago0xc5347f…34ebf0
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase20d ago0x971705…31135d
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.09100%coinbase20d ago0x6f4eed…982aa9
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.03100%coinbase20d ago0x9b9e79…52347e
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.003100%coinbase20d ago0x1d55b6…cf444f
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.28100%coinbase20d ago0x77fbad…0af1dc
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.004801100%coinbase20d ago0x4ce1d1…b8d8a6
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase20d ago0x816995…9e65cd
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase20d ago0xf3b8a6…cb810e
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.02100%coinbase20d ago0x9a8bce…3ea657

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.