Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8s ago0x26e6ff…cc2b88
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0x010423…788acf
0x6075…ddd30xa0af…2542Base—$0.50100%coinbase10s ago0xca60dd…244aa8
0x1332…66eb0x47c5…4fc3Base—$31.5070%0x0477…fae014s ago0x9095b6…1811d5
0x50e6…b4f30x65b4…941dBase—$2.0070%0x3e32…3ce714s ago0xb78dca…91a812
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14s ago0x7e3322…8ac746
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x24c416…7eddf2
0xf97b…10e70xfe80…47eeBase—$0.001100%fluxa14s ago0xde0b7e…b0be06
0x18d7…6ea40x50eb…6480Base—$0.00270%0x54f0…793214s ago0x644812…325486
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase16s ago0x031369…5b7255
0x8632…8eda0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xd7a820…f79ef5
0x3cb8…13950x6839…1a2bBase—$0.003100%coinbase18s ago0xd11af6…5aff34
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase22s ago0xdc055b…99cb02
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x79c2bb…87f28b
0x8c85…e5480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xff94b3…bc41e1
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase24s ago0x83bd6c…28c2b0
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted24s ago0x7ed7fa…fbba74
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase26s ago0xa1d515…5921b8
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x5b4405…f889d2
0x4772…59460x52e2…f3eaBasex402 service$0.01100%coinbase26s ago0xf735b2…4a9cc7
0x4772…59460x52e2…f3eaBasex402 service$0.003100%coinbase28s ago0xaf3108…4e2391
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase28s ago0x89117d…60b1f6
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase30s ago0x7e5c16…4bc0d3
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x23ed23…e7c006
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase32s ago0x09ca01…ab07c6

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.