Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xdeed29…942d3f
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase14s ago0x1398d9…1cc9a2
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase16s ago0x33d065…b23859
0xfa24…b3ce0x6839…1a2bBase—$0.003100%coinbase16s ago0xc7a0c2…a72b07
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x16393b…496669
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x3b69d3…797c16
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase20s ago0xefeef8…4ae62e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase24s ago0x966018…cd3332
0xe772…254c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x9dadd3…a5af74
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xf4131b…3a01a9
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase24s ago0x672c2a…306def
0x1393…c07d0x47c5…4fc3Base—$10.0070%0xd60b…b73924s ago0x54928a…ffc796
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x1b7658…6fbe55
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase26s ago0x8c2721…bf3b1a
0x8415…995f0xd908…f214Base—$0.0170%0x0021…ad8f26s ago0xfde5bc…c679ea
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x6b6a84…a7d479
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xa216b9…41449d
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase28s ago0xc0f68c…67e70f
0x0ef8…dc570x6839…1a2bBase—$1.00100%coinbase28s ago0xaf2ade…cb2fad
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase30s ago0x115c94…cf65aa
0x1afa…17020x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xeaffce…ee75bb
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x9f375e…e1b556
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0xf55608…2a32b6
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.005100%coinbase34s ago0x7c668b…172e43
0x43a5…7fffStationFXBaseStationFXFunction-marketplace$0.008100%coinbase36s ago0x615edc…809da2

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.