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%coinbase16d ago0x06b1a4…0ece3b
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase16d ago0xfbfc6f…6bd729
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase17d ago0x44ef9e…4d5cd9
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase17d ago0x664ca3…f77b57
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase17d ago0xfb069b…a6f2ac
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase17d ago0x982567…9ca149
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase17d ago0x1f4a86…71b25c
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase17d ago0x960f60…85a19f
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase17d ago0x7b544d…359550
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase17d ago0xcfd5fb…c14114
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase17d ago0x8aac73…c4f362
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase17d ago0xb522bc…0442a4
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase17d ago0x9c0d41…16bef2
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase17d ago0x63a1ae…32af47
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase17d ago0x2c05af…e48797
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase17d ago0x6936c0…40a647
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase17d ago0x09d23a…5a0625
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase17d ago0x94d36f…4ac3e6
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase17d ago0xca959e…4202c2
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase17d ago0x5460dc…80549c
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase17d ago0xe4bb52…27de84
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase17d ago0x67938d…01942a
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase17d ago0x3f58a5…6af149
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase17d ago0xefa3bf…a8ae66
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase17d ago0x12e367…4f2f21

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.