Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase4d ago0x4a69cf…00be2c
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase4d ago0xef050c…eb12a4
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase4d ago0x5f3b93…121dad
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase4d ago0x57e004…3ee469
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase4d ago0x01113e…8dd84b
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase4d ago0x47f54b…247da8
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase4d ago0x71c89e…7a91d2
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase4d ago0x70505f…0eef0e
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase4d ago0xaee641…b956c2
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase4d ago0xe40148…5c41e4
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase4d ago0xddf26c…4f58b2
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase4d ago0xac36d1…9da478
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase4d ago0x649df9…fc4e4b
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase4d ago0x3f7c25…2b7132
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase4d ago0x7bb4c0…83d197
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase4d ago0xae3de8…bdadf5
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase4d ago0x809b57…afc056
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase4d ago0x9209c5…2dfe7c
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase4d ago0x88d130…1858d0
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase4d ago0x2e8c26…086cd6
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase4d ago0xbe9c69…430a62
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase4d ago0x161785…53bd53
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase4d ago0x3bef64…1f9fe3
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase4d ago0xc9f40a…7a1bfa

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.