Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x97dd41…b002b5
0x6fd2…08050x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x8a6536…a29a14
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x72a032…f92b21
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x26c38d…4c69c1
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x95bddd…363eaa
0xbd73…70c90xfe80…47eeBase$0.001100%fluxa17d ago0x1f0dad…14540d
0x08eb…573c0xfe80…47eeBase$0.001100%fluxa17d ago0xbe0b90…809cb6
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x14cd17…01920e
0x05d5…a3e10x47c5…4fc3Base$10.5070%0x59d0…cf7217d ago0x473bad…fdee1d
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa17d ago0x2b3026…f41057
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa17d ago0xba5219…669270
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0xd69478…3e4346
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x04b195…f82e13
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0x88f2e4…f3d2ef
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0xce2e09…1bdfa5
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0x5b7711…73008e
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0x366f96…6f66a4
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0xd54ff0…c3ca4b
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0xcbbd97…a11d36
0x5dd0…919e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase17d ago0x12ced9…9d065e
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0x789d05…4a2d71
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0x3d8d54…020aba
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0x2f4291…dc8eed
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0xb584de…1287a3
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0xa4939c…08852e

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.