Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9383…478b0xd09c…f5baBase—$0.0670%0xd09c…f5ba10d ago0xb74ec9…481a55
0x9383…478b0xd09c…f5baBase—$0.0170%0xd09c…f5ba10d ago0xb5b946…dde8f8
0x343c…c8280xd09c…f5baBase—$0.0770%0xd09c…f5ba10d ago0xe25eaa…fdd11e
0x343c…c8280xd09c…f5baBase—$0.0170%0xd09c…f5ba10d ago0x47318a…fb328a
0x83a1…67750xd09c…f5baBase—$1.2270%0xd09c…f5ba10d ago0xad87e5…4902fa
0x83a1…67750xd09c…f5baBase—$0.0170%0xd09c…f5ba10d ago0x5fcc4b…42336a
0x343c…c8280xd09c…f5baBase—$0.5370%0xd09c…f5ba11d ago0x17beb5…3af482
0x343c…c8280xd09c…f5baBase—$0.0170%0xd09c…f5ba11d ago0xb24944…afc6ff
0x9383…478b0xd09c…f5baBase—$0.0670%0xd09c…f5ba11d ago0x1e400a…f21fea
0x9383…478b0xd09c…f5baBase—$0.0170%0xd09c…f5ba11d ago0xfb2e5f…727d80
0x352a…9e9c0xd09c…f5baBase—$0.0170%0xd09c…f5ba11d ago0x30a086…999b7f
0x352a…9e9c0xd09c…f5baBase—$0.4070%0xd09c…f5ba11d ago0xd13c86…8c437f
0x352a…9e9c0xd09c…f5baBase—$0.0170%0xd09c…f5ba11d ago0x569e79…06a1ef
0x352a…9e9c0xd09c…f5baBase—$0.0170%0xd09c…f5ba11d ago0x08972c…19120a
0x352a…9e9c0xd09c…f5baBase—$0.0170%0xd09c…f5ba11d ago0x39cbc8…6624ca
0x343c…c8280xd09c…f5baBase—$0.0170%0xd09c…f5ba11d ago0xba057f…38a41c
0xce0a…c57d0xd09c…f5baBase—$0.0170%0xd09c…f5ba11d ago0x527f4a…0cdf03
0x83a1…67750xd09c…f5baBase—$0.0170%0xd09c…f5ba11d ago0x8e87fb…e86101
0x83a1…67750xd09c…f5baBase—$0.0170%0xd09c…f5ba11d ago0x7981ba…fe4769
0x83a1…67750xd09c…f5baBase—$0.0170%0xd09c…f5ba11d ago0xad09cd…6a7214
0xce0a…c57d0xd09c…f5baBase—$0.0170%0xd09c…f5ba11d ago0xf90a38…987247
0x343c…c8280xd09c…f5baBase—$0.0170%0xd09c…f5ba11d ago0xe53e6a…218585
0x352a…9e9c0xd09c…f5baBase—$0.0170%0xd09c…f5ba11d ago0x3556a0…47f6d8
0x352a…9e9c0xd09c…f5baBase—$0.0170%0xd09c…f5ba11d ago0x782670…c1b766
0x83a1…67750xd09c…f5baBase—$0.0170%0xd09c…f5ba11d ago0x5fe500…0afca2

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.