Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase17s ago0xdeb58d…373f16
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase17s ago0xb0b941…cda959
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase17s ago0x55bff9…2e4535
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase17s ago0x4bebf0…518563
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase17s ago0x3a2094…33a9e1
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase17s ago0x0931cf…bf68c0
0xcf53…454f0x47d3…9ddaBase—$2.50100%coinbase25s ago0xd0b9d7…17b317
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase27s ago0x6a5421…00acf9
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xc19e00…b9822a
0x1eb5…04fd0x50eb…6480Base—$0.00170%0x54f0…793231s ago0x09ed28…56bea2
0x1332…66eb0x47c5…4fc3Base—$31.5070%0xc52b…5a8d31s ago0x38478b…71ecd0
0xab83…500c0xf7f5…9f23Base—$4.5070%0x3e32…3ce737s ago0x64eb8d…c002db
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a539s ago0x37141c…64f78b
0x3ca0…aa710x5c3d…16ccBasex402 service$0.005100%coinbase43s ago0x1f405e…e74d69
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc43s ago0x99ba69…2187d8
0x3ca0…aa710xe946…6de6BasePolyformData$0.003100%coinbase43s ago0x183231…ec98ef
0xc6ae…4b040x50eb…6480Base—$0.00270%0x54f0…793249s ago0x1856cc…fee447
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase49s ago0x877595…87f187
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase51s ago0xa0cd4f…4e83bb
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase51s ago0xa13678…d6a141
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase51s ago0x90b1f9…e2fce3
0x3460…b66a0xf000…94fcBase—$0.20100%coinbase55s ago0x2d363b…cab4df
0x3ca0…aa710xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase57s ago0x6d4de0…dfe078
0x3460…b66a0xf000…94fcBase—$0.03100%coinbase57s ago0x3354e9…84b276
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase1m ago0x9fe304…f72fdb

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.