Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d8c…92df0xdcec…7566Basex402 service$0.01100%coinbase86d ago0x90b4e0…c23b7e
0x4d8c…92df0xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%payAI86d ago0x2f4526…22ff89
0x4d8c…92df0x7dd5…2629Basex402 service$0.02100%coinbase86d ago0xd3959b…e5d5cc
0x4d8c…92df0x6e8b…4e2eBasex402 service$0.002100%coinbase87d ago0xb4aca4…b39cea
0x4d8c…92df0xeb4d…7d53Base—$0.005694100%coinbase87d ago0x83b7d4…63cdb8
0x4d8c…92df0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase87d ago0xe6415b…9778c0
0x4d8c…92df0x2b6d…32c5Base2sPublic-records$0.009100%coinbase87d ago0x45ab35…642aa2
0x4d8c…92df0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase87d ago0x6227c4…f62fca
0x4d8c…92df0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase87d ago0x31fded…fe7868
0x4d8c…92df0x2d3a…c423Baseonchain-gasCrypto$0.004100%coinbase87d ago0x7f47cc…eb8a1b
0x4d8c…92df0xd20f…7d0dBase—$0.001100%coinbase87d ago0xe32ff8…4c810a
0x4d8c…92df0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase87d ago0x62d5dd…453630
0x4d8c…92df0x1f01…9a2fBase—$0.00293100%payAI87d ago0xfd3d3e…5e1e92
0x4d8c…92df0xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%payAI87d ago0x3ff1b1…3c10eb
0x4d8c…92df0xc936…4775Base—$0.25100%coinbase87d ago0xcecf9b…350951
0x4d8c…92df0xae0d…00b1Basex402 service$0.002100%coinbase87d ago0x1c2f12…dc0157
0x4d8c…92df0x23c9…db35BaseCrypto Data AgentDefi$0.002100%coinbase87d ago0x788fbd…5f3fec
0x4d8c…92df0x515e…f8ccBasex402 service$0.05100%coinbase87d ago0xfd9ab3…accb46
0x4d8c…92dfAI Image GenerationBasex402 serviceImage_gen$0.55100%coinbase87d ago0x8c2e0c…3808e9
0x4d8c…92df0xbc64…e3b0Basex402 service$0.001100%coinbase87d ago0x0d20c1…005281
0x4d8c…92df0x4466…125eBasex402 service$0.005100%coinbase87d ago0xbdb82f…2058d9
0x4d8c…92df0x3c74…9992BaseAviationAviation$0.0025100%coinbase87d ago0x57a3ff…8f7824
0x4d8c…92df0x6e8b…4e2eBasex402 service$0.001100%coinbase87d ago0x0b1f52…6f4619
0x4d8c…92df0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase87d ago0xd9e511…e6a3ff
0x4d8c…92df0x1f01…9a2fBase—$0.00293100%payAI87d ago0x9dcf08…9243fa

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.