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%coinbase14d ago0x7982a7…49ba86
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0xf88c02…eeca12
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0xd56be5…7374af
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x80404f…1f06a1
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x9df8f3…033f41
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0xef014d…719b26
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x3e24f8…e6dc23
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x453c4d…e569db
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x956ca0…4b2ef8
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x44de33…f61d64
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0xe79865…9a3a4c
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x2befe6…bee960
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x7c39e6…0834be
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x881826…a41532
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x2bab35…36e3e6
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0xe84517…a4c3d0
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x252845…4740bd
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x74d1a3…6f9fb1
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x63a0ff…0a6af9
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x2cf9df…bbd215
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x219f54…07467b
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x59065a…bba3f9
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x632378…cab687
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0xda0018…fef6d7
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase14d ago0x1d4b07…db4bd6

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.