Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase11s ago0xadbec5…6eb479
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase13s ago0x080435…adf9d3
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase15s ago0xfbdf2e…e1ccec
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x32e3e2…852fc8
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a517s ago0x21063f…fa711d
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase17s ago0xca8cbf…3644b6
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase19s ago0x8212d5…286f9a
0xdf2f…f8ba0x6839…1a2bBase—$0.003100%coinbase21s ago0x7de641…78e736
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc21s ago0xd1d07b…def55c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase23s ago0xbd3ca1…371afc
0x6254…32830x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x8ad1cb…f59960
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase23s ago0x301441…553efd
0xf173…b4900xef43…6c7fBase—$0.01100%virtuals23s ago0xc25d35…854f63
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase25s ago0xe521cf…c34145
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xb725…f2dd25s ago0x339b9f…e4b6c1
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase29s ago0x082505…66cd0d
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase31s ago0xd2c1e1…4b96d6
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase33s ago0x448f0c…45a1e5
0xbb3b…953a0x6839…1a2bBase—$0.003100%coinbase33s ago0xcf7638…0f81d6
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase35s ago0x2c8e5b…45e17e
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x29a567…4a08fa
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a537s ago0x5a1120…8c45f0
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase37s ago0x79e5b9…803eda
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39s ago0x90e1a0…b23dcb
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase39s ago0x9ff83a…32518e

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.