Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x7776ec…584a0d
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase15s ago0x66f41c…4d80c0
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x2ecc5d…6777b7
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x934a18…2f642a
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase17s ago0xa50520…db8f17
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase19s ago0xadfc6b…2f872c
0xffb1…064f0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase19s ago0x8757a0…6b41e8
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase21s ago0x552dc7…6e0ab5
0x03e1…7d9d0xbfd7…b7edBase—$0.005100%coinbase23s ago0xaff9a5…5477e4
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase23s ago0x09a375…644f84
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x78a563…35fef6
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase25s ago0x7bffc0…b28f62
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase27s ago0x5598c0…700018
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x432a25…a8d79b
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x1baefd…53696a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x4741c6…486f9d
0x1332…66eb0x47c5…4fc3Base—$3,150.0070%0x7cf5…240733s ago0xbff79a…8d7017
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase35s ago0xa903e9…557b9f
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase41s ago0xc43734…f0a3e2
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase41s ago0xd4fd9b…a59c1b
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase41s ago0x9bad82…62fb06
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0xfd46da…962436
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…793243s ago0x1f34c9…26422b
0x728d…c01d0xf7fd…e163BaseSuperhighwaySearch$0.005100%coinbase47s ago0x76e2ad…123138
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase53s ago0xc1da64…969936

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.