Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.05100%coinbase96d ago0xe9b909…0c7046
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.15100%coinbase96d ago0xd8b662…2edad7
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase96d ago0xd5fcc5…5eff58
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$1.00100%candidates96d ago0x796a4c…f89022
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.15100%coinbase96d ago0x8d8cca…eb5603
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase96d ago0x1301a9…10f3e3
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.65100%coinbase97d ago0x3a4378…34541c
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.10100%coinbase97d ago0xbd651f…cb63df
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%candidates97d ago0xd1cf81…6bc8c7
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.45100%coinbase97d ago0xa488b6…68ca4d
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.75100%coinbase97d ago0x749df9…efbde9
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase97d ago0x4a0ec7…880249
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.75100%candidates97d ago0x6805d2…345b41
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.45100%coinbase97d ago0xee29d9…ffc6d7
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase97d ago0xaee210…b59855
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.75100%coinbase97d ago0xbe8de1…13bc08
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.30100%coinbase97d ago0x1f8027…eac23e
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase97d ago0x9efd42…cc91c6
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$3.00100%coinbase97d ago0x85395d…b501ad
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.12100%candidates97d ago0xda3c57…91d36a
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase97d ago0x2b2da1…1a08d9

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.