Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cdd…66050x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase69d ago0x20c57f…56bdcb
0x9cdd…66050x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase69d ago0x587e40…9838ee
0x9cdd…66050x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase69d ago0x7d7cf3…45e06f
0x9cdd…66050x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase69d ago0x70bb8a…fb77c6
0x9cdd…66050x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase69d ago0x30a640…b6bd27
0x9cdd…66050x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase69d ago0x110e3e…ea0121
0x9cdd…66050x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase69d ago0x87c04e…d17022
0x9cdd…66050x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase69d ago0x56ffbd…bdc6bf
0x9cdd…66050x53a0…f4dbBaseOzmium Agent APIDefi$0.01100%coinbase69d ago0x4f6327…2f3d76
0x9cdd…66050x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase69d ago0x77977b…f04d44
0x9cdd…66050x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase69d ago0xa0cb1a…cb2b82
0x9cdd…66050x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase69d ago0x7ddc58…537642
0x9cdd…66050x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase69d ago0x75b265…df9f5d
0x9cdd…66050x53a0…f4dbBaseOzmium Agent APIDefi$0.01100%coinbase69d ago0x285865…d94ed6
0x9cdd…66050x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase69d ago0x5eaa71…607349
0x9cdd…66050x53a0…f4dbBaseOzmium Agent APIDefi$0.01100%coinbase70d ago0x57e18c…2f8b1d
0x9cdd…66050x53a0…f4dbBaseOzmium Agent APIDefi$0.01100%coinbase70d ago0x711494…89f2a3
0x9cdd…66050x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase70d ago0xd06feb…ee2d01
0x9cdd…66050x53a0…f4dbBaseOzmium Agent APIDefi$0.01100%coinbase70d ago0xf69712…3d044e
0x9cdd…66050x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase70d ago0xc3ab55…a6c946
0x9cdd…66050x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase70d ago0x954b15…f96908
0x9cdd…66050x53a0…f4dbBaseOzmium Agent APIDefi$0.02100%coinbase70d ago0x8c7e8d…a15b04
0x9cdd…66050x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase70d ago0x5577a9…585fed
0x9cdd…66050x53a0…f4dbBaseOzmium Agent APIDefi$0.01100%coinbase70d ago0x8ef13b…2bb260
0x9cdd…66050x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase70d ago0xbdb8f2…65cfce

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.