Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a0a…773e0x53a0…f4dbBaseOzmium Agent APIDefi$0.01100%coinbase60d ago0xb835a9…ba7808
0x3a0a…773e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase60d ago0xbb9105…d54f1f
0x3a0a…773e0x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase60d ago0x7ad56f…7bdee6
0x7e57…2f090x53a0…f4dbBaseOzmium Agent APIDefi$0.02100%coinbase61d ago0x373bcd…d4cfbd
0x7e57…2f090x53a0…f4dbBaseOzmium Agent APIDefi$0.02100%coinbase61d ago0xd4150e…0221fb
0x7e57…2f090x53a0…f4dbBaseOzmium Agent APIDefi$0.02100%coinbase61d ago0x7f85d2…a166d9
0x7e57…2f090x53a0…f4dbBaseOzmium Agent APIDefi$0.02100%coinbase61d ago0x12fff4…c66479
0x7e57…2f090x53a0…f4dbBaseOzmium Agent APIDefi$0.02100%coinbase61d ago0x9580fb…a480da
0x7e57…2f090x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase61d ago0x5104a7…250cd8
0x7e57…2f090x53a0…f4dbBaseOzmium Agent APIDefi$0.01100%coinbase61d ago0xc473e1…e43a78
0x7e57…2f090x53a0…f4dbBaseOzmium Agent APIDefi$0.01100%coinbase61d ago0xb740b3…aae161
0x7e57…2f090x53a0…f4dbBaseOzmium Agent APIDefi$0.02100%coinbase61d ago0xf6d69f…96c8c2
0x7e57…2f090x53a0…f4dbBaseOzmium Agent APIDefi$0.005100%coinbase61d ago0xcf78fa…cf75e1
0x7e57…2f090x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase61d ago0x5bce64…eecd5b
0x7e57…2f090x53a0…f4dbBaseOzmium Agent APIDefi$0.02100%coinbase61d ago0xd799dc…a4d7a6
0x7e57…2f090x53a0…f4dbBaseOzmium Agent APIDefi$0.02100%coinbase61d ago0xccb56f…f317e1
0x7e57…2f090x53a0…f4dbBaseOzmium Agent APIDefi$0.05100%coinbase61d ago0x71646e…04e612
0x7e57…2f090x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase61d ago0x5bcc13…afedbe
0x7e57…2f090x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase61d ago0x1c55c4…b36165
0x7e57…2f090x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase61d ago0xd8bacc…68ad90
0x7e57…2f090x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase61d ago0x87583a…3a8ec7
0x7e57…2f090x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase61d ago0xcb0875…5bcab3
0x7e57…2f090x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase61d ago0x0d5e72…b6fe5f
0x7e57…2f090x53a0…f4dbBaseOzmium Agent APIDefi$0.02100%coinbase61d ago0xd32a37…ab8fe5
0x7e57…2f090x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase61d ago0x2f2ac4…61359a

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.