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%coinbase10s ago0x23383a…f55825
0x781d…339d0x50eb…6480Base—$0.00170%0x54f0…793214s ago0x8c6472…c47fbc
0xe56e…186f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x66db48…f6bd64
0xacb2…2c050x40a8…ad8bBasex402 service$0.01100%coinbase22s ago0x24a82b…3e4536
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x29b2d0…211adb
0x7a65…49dc0xef43…6c7fBase—$0.01100%virtuals26s ago0x6cc9e7…832163
0x6809…59150x6a0a…bf67Base—$0.01100%coinbase36s ago0xb6f5e6…ade2bb
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x28ed82…722319
0x18d7…6ea40x50eb…6480Base—$0.00270%0x54f0…793240s ago0x92e6bb…9d931d
0xe56e…186f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0xffd96b…763365
0x05d1…56d40xc148…3515Base—$50.0070%0x23ef…243144s ago0x831370…9630c7
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase46s ago0xf449d6…c70e2c
0xe179…27740xef43…6c7fBase—$0.01100%virtuals46s ago0x526d5f…8427ef
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase48s ago0x936123…e0b62a
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase50s ago0x432f3f…918757
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase54s ago0x3d1cb5…be6248
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase1m ago0x14eed1…acc606
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase1m ago0x775bc9…707f09
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…79321m ago0x0e936a…3e510e
0xdf1b…43a90x5c4e…a0fdBase—$0.1070%0x5c4e…a0fd1m ago0xc16b3c…37989d
0xb43e…793b0xef43…6c7fBase—$0.01100%virtuals1m ago0x6b873b…ed23b6
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase1m ago0xd47d5b…225624
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x27d408…7edc7a
0x05d1…56d40xc148…3515Base—$50.2170%0xe528…c0281m ago0x043d46…411d9e
0xb0fc…30610x3e0a…78e7Base—$0.004938100%coinbase1m ago0xadf651…adae4d

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.