Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cc2…e7b20xcd32…dc60Basex402 service$0.001100%coinbase15s ago0x953f85…437b64
0x7694…2e2c0x50eb…6480Base—$0.00170%0x54f0…793215s ago0x237e22…7ce034
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase17s ago0xddfdd2…9107f5
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase21s ago0x28dd4c…9fcf24
0xca0a…2d7a0x85b4…627cBase—$5.57100%coinbase21s ago0xd5c642…7d7d89
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase23s ago0xd44ad0…9e9a27
0xecbf…50d60xf000…94fcBase—$0.10100%coinbase23s ago0x7402af…3c3d07
0x467f…a4c10x85b4…627cBase—$1.08100%coinbase23s ago0xa53ab5…1848da
0xecbf…50d60xf000…94fcBase—$0.20100%coinbase23s ago0x2edc6c…0c8cd2
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x5cb0ec…143771
0x467f…a4c10x85b4…627cBase—$0.29100%coinbase23s ago0xd13260…4eaa91
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase25s ago0xd11269…d92a1a
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase25s ago0x0b5aa1…24ae26
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase25s ago0x4447cc…343342
0x467f…a4c10x85b4…627cBase—$0.90100%coinbase25s ago0x45c2af…30407a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xbc834f…4b4782
0x3e84…740c0xa8b2…1d68Base—$0.0170%0x9501…c67725s ago0x8d5a17…b93ac3
0x4b93…df450x9dba…0df8Basex402 service$0.006100%coinbase25s ago0xca852e…5127a9
0x467f…a4c10x85b4…627cBase—$0.38100%coinbase27s ago0xb42a80…7d7420
0xf6c7…8cc30xc751…86a1Baseglim.shTwitter$0.005100%coinbase27s ago0x0af9f0…f3f560
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase27s ago0xed7e0f…123538
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase27s ago0xdb1864…9c3066
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase27s ago0xab3d87…46656b
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase27s ago0xc5494f…d36fe6
0x467f…a4c10x85b4…627cBase—$1.50100%coinbase27s ago0xc0d828…2a2624

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.