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.001100%coinbase26d ago0x4bc234…524bfc
0x26e8…51580xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase26d ago0x5e6b0c…a16669
0x26e8…51580xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase26d ago0xf11097…6a5fc9
0x26e8…51580xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase26d ago0x2507e5…201cbc
0x26e8…51580xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase26d ago0x1cc90e…1a1c7f
0x26e8…51580xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase26d ago0x49bba7…78618e
0x26e8…51580xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase26d ago0x38c217…72dd7b
0x26e8…51580xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase26d ago0xcd499b…ffbda4
0x26e8…51580xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase26d ago0x30cc96…650cd1
0x26e8…51580xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase26d ago0x20f29d…61edff
0x26e8…51580xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase26d ago0xaa572e…baf2f7
0x26e8…51580xa7f3…4689BaseAiSpace VeniceVenice$0.002072100%coinbase26d ago0x05a52f…a03000
0x26e8…51580xa7f3…4689BaseAiSpace VeniceVenice$0.002072100%coinbase26d ago0xb6a77d…654503
0x26e8…51580xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase26d ago0x2bfede…ee10df
0x26e8…51580xa7f3…4689BaseAiSpace VeniceVenice$0.004565100%coinbase26d ago0xba73ab…8e8c5a
0x26e8…51580xa7f3…4689BaseAiSpace VeniceVenice$0.001757100%coinbase26d ago0x0d5a4e…5d2fd6
0x26e8…51580xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase26d ago0x251654…aa9680
0x26e8…51580xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase26d ago0x0de7cb…a8746a
0x26e8…51580xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase26d ago0xef65f5…38e404
0x6575…b92b0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase26d ago0x53d636…832094
0x26e8…51580xa7f3…4689BaseAiSpace VeniceVenice$0.08100%coinbase26d ago0x2a590e…d57619
0x26e8…51580xa7f3…4689BaseAiSpace VeniceVenice$0.007264100%coinbase26d ago0x3dfbf6…b00daf
0x6575…b92b0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase26d ago0x8c4821…2b8395
0x6575…b92b0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase26d ago0x042e01…783895
0x26e8…51580xa7f3…4689BaseAiSpace VeniceVenice$0.13100%coinbase26d ago0x37312e…0d225b

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.