Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase11s ago0x1080f1…6f7791
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase17s ago0x780d56…d521b1
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xa525ce…686c67
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x56d540…092e85
0x658e…e3ee0xa8b2…1d68Base—$0.0170%0x9501…c67725s ago0xe543f0…7198d0
0x2d08…fc3a0x47c5…4fc3Base—$46.7970%0x0874…897c31s ago0x6da520…db96b7
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x4355db…aa1058
0xbbcb…5d720xfe80…47eeBase—$0.001100%fluxa39s ago0xe00bee…623c29
0x5f11…468a0xc7f3…c044Base—$0.34100%primer51s ago0x4ed11d…ab10fd
0xc141…733f0xa8b2…1d68Base—$0.0170%0x9501…c67753s ago0xb6daae…5e58cd
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase55s ago0x44bd29…3612d5
0xf5e1…a6a30x35a9…1907Base—$3.0770%0x4661…93fd57s ago0x9842e4…4c8bef
0xff2e…77380x3e9c…978eBase—$0.01100%payAI1m ago0xae50ec…8dfa43
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase1m ago0x2935c6…6223da
0xbc1d…d7940xc230…ac96Base—$6.0070%0x3e32…3ce71m ago0x8a1258…892f97
0xd222…e6c30xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase1m ago0x01695d…ff8610
0x5fcb…03100x50eb…6480Base—$0.00170%0x54f0…79321m ago0x798649…0113cd
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x13b7be…c91bc4
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase1m ago0x39a601…d9d47b
0x8882…ef9e0xa8b2…1d68Base—$0.0170%0x9501…c6771m ago0x0f605b…76cd6c
0x30cc…5f620xae93…59d2Base—$1.5070%0x3e32…3ce71m ago0xf2134c…e1c88a
0x1d37…b7dc0xfe80…47eeBase—$0.001100%fluxa1m ago0x8b44fa…6490d1
0x2688…aefe0xfe80…47eeBase—$0.001100%fluxa1m ago0xdb5d11…b8309a
0xaf38…bd490xa8b2…1d68Base—$0.0170%0x9501…c6771m ago0x669791…b8a88a
0x5746…c8990x649a…3432Base—$0.9070%0x3e32…3ce71m ago0xb565d7…8a0b6c

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.